Package: listArray 0.1.1
listArray: Incomplete Array with Arbitrary R Objects as Indices
The aim of the package is to create data objects which allow for accesses like x["test"] and x["test","test"].
Authors:
listArray_0.1.1.tar.gz
listArray_0.1.1.zip(r-4.5)listArray_0.1.1.zip(r-4.4)listArray_0.1.1.zip(r-4.3)
listArray_0.1.1.tgz(r-4.4-any)listArray_0.1.1.tgz(r-4.3-any)
listArray_0.1.1.tar.gz(r-4.5-noble)listArray_0.1.1.tar.gz(r-4.4-noble)
listArray_0.1.1.tgz(r-4.4-emscripten)listArray_0.1.1.tgz(r-4.3-emscripten)
listArray.pdf |listArray.html✨
listArray/json (API)
# Install 'listArray' in R: |
install.packages('listArray', repos = c('https://sigbertklinke.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:8f81a6e911. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
Exports:hasKeykeykeyslistArray
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Extract or Replace one Element of a 'listArray' | [.listArray [<-.listArray |
hasKey | hasKey |
key | key |
Returns a list of indices as string, list or unique values (like 'dimnames'). | keys |
listArray | listArray listArray.default |