Package: ageutils 0.0.7
ageutils: Collection of Functions for Working with Age Intervals
Provides a collection of efficient functions for working with individual ages and corresponding intervals. These include functions for conversion from an age to an interval, aggregation of ages with associated counts in to intervals and the splitting of interval counts based on specified age distributions.
Authors:
ageutils_0.0.7.tar.gz
ageutils_0.0.7.tar.gz(r-4.5-noble)ageutils_0.0.7.tar.gz(r-4.4-noble)
ageutils_0.0.7.tgz(r-4.4-emscripten)ageutils_0.0.7.tgz(r-4.3-emscripten)
ageutils.pdf |ageutils.html✨
ageutils/json (API)
NEWS
# Install 'ageutils' in R: |
install.packages('ageutils', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/timtaylor/ageutils/issues
Pkgdown site:https://timtaylor.github.io
- pop_dat - Aggregated population data
Last updated 20 days agofrom:7f89ff2fc5. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 06 2024 |
R-4.5-linux-x86_64 | OK | Dec 06 2024 |
Exports:aggregate_age_countsbreaks_to_intervalcut_agesreaggregate_countsreaggregate_interval_countsreaggregate_interval_ratesreaggregate_ratessplit_interval_counts
Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert breaks to an interval | breaks_to_interval |
Cut integer age vectors | cut_ages |
Aggregated population data | pop_dat |
Reaggregate age counts | reaggregate_counts reaggregate_counts.default |
Reaggregate age rates | reaggregate_rates reaggregate_rates.default |