Package: portion 0.1.0
portion: Extracting a Data Portion
Provides a simple method to extract portions of a vector, matrix, or data.frame. The relative portion size and the way the portion is selected can be chosen.
Authors:
portion_0.1.0.tar.gz
portion_0.1.0.zip(r-4.5)portion_0.1.0.zip(r-4.4)portion_0.1.0.zip(r-4.3)
portion_0.1.0.tgz(r-4.4-any)portion_0.1.0.tgz(r-4.3-any)
portion_0.1.0.tar.gz(r-4.5-noble)portion_0.1.0.tar.gz(r-4.4-noble)
portion_0.1.0.tgz(r-4.4-emscripten)portion_0.1.0.tgz(r-4.3-emscripten)
portion.pdf |portion.html✨
portion/json (API)
NEWS
# Install 'portion' in R: |
install.packages('portion', repos = c('https://loelschlaeger.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/loelschlaeger/portion/issues
Last updated 1 years agofrom:7049481b02. 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:portion
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Extracting a data portion | portion portion.data.frame portion.list portion.matrix portion.numeric |