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.5)index0_0.0.3.9000.zip(r-4.4)index0_0.0.3.9000.zip(r-4.3)
index0_0.0.3.9000.tgz(r-4.4-any)index0_0.0.3.9000.tgz(r-4.3-any)
index0_0.0.3.9000.tar.gz(r-4.5-noble)index0_0.0.3.9000.tar.gz(r-4.4-noble)
index0_0.0.3.9000.tgz(r-4.4-emscripten)index0_0.0.3.9000.tgz(r-4.3-emscripten)
index0.pdf |index0.html✨
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 3 years agofrom:c1697ecd49. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | ERROR | Nov 17 2024 |
R-4.5-linux | ERROR | Nov 17 2024 |
R-4.4-win | ERROR | Nov 17 2024 |
R-4.4-mac | ERROR | Nov 17 2024 |
R-4.3-win | ERROR | Nov 17 2024 |
R-4.3-mac | ERROR | Nov 17 2024 |
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 |