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✨
card.svg |card.png
index0/json (API)
NEWS
| # 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 | 108 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | ERROR | 108 | ||
| macos-release-arm64 | ERROR | 140 | ||
| macos-oldrel-arm64 | ERROR | 116 | ||
| windows-devel | ERROR | 82 | ||
| windows-release | ERROR | 59 | ||
| windows-oldrel | ERROR | 88 | ||
| 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 |
