Package: index0 0.0.3.9000
index0: Zero-Based Indexing in R
Extract and replace elements using indices that start from zero (rather than one), as is common in mathematical notation and other programming languages.
Authors:
index0_0.0.3.9000.tar.gz
index0_0.0.3.9000.zip(r-4.7)index0_0.0.3.9000.zip(r-4.6)index0_0.0.3.9000.zip(r-4.5)
index0_0.0.3.9000.tgz(r-4.6-any)index0_0.0.3.9000.tgz(r-4.5-any)
index0_0.0.3.9000.tar.gz(r-4.7-any)index0_0.0.3.9000.tar.gz(r-4.6-any)
index0_0.0.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
index0/json (API)
| # Install 'index0' in R: |
| install.packages('index0', repos = c('https://selbosh.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/selbosh/index0/issues
Last updated from:c1697ecd49. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 134 | ||
| source / vignettes | OK | 191 | ||
| linux-release-x86_64 | ERROR | 124 | ||
| macos-release-arm64 | ERROR | 122 | ||
| macos-oldrel-arm64 | ERROR | 152 | ||
| windows-devel | ERROR | 62 | ||
| windows-release | ERROR | 66 | ||
| windows-oldrel | ERROR | 72 | ||
| wasm-release | OK | 87 |
Exports:as.index0as.index1index_from_0is.index0
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Combine zero-indexed vectors | c.index0 |
| Return the First or Last Parts of a Zero-Indexed Object | head.index0 tail.index0 |
| Zero-based indexing of vectors | as.index0 as.index1 index0 index_from_0 is.index0 [.index0 [<-.index0 |
| Print Zero-Indexed Values | print print.index0 str.index0 |
