Package: apyramid 0.1.3
apyramid: Visualize Population Pyramids Aggregated by Age
Provides a quick method for visualizing non-aggregated line-list or aggregated census data stratified by age and one or two categorical variables (e.g. gender and health status) with any number of values. It returns a 'ggplot' object, allowing the user to further customize the output. This package is part of the 'R4Epis' project <https://r4epis.netlify.app/>.
Authors:
apyramid_0.1.3.tar.gz
apyramid_0.1.3.zip(r-4.5)apyramid_0.1.3.zip(r-4.4)apyramid_0.1.3.zip(r-4.3)
apyramid_0.1.3.tgz(r-4.4-any)apyramid_0.1.3.tgz(r-4.3-any)
apyramid_0.1.3.tar.gz(r-4.5-noble)apyramid_0.1.3.tar.gz(r-4.4-noble)
apyramid_0.1.3.tgz(r-4.4-emscripten)apyramid_0.1.3.tgz(r-4.3-emscripten)
apyramid.pdf |apyramid.html✨
apyramid/json (API)
NEWS
# Install 'apyramid' in R: |
install.packages('apyramid', repos = c('https://zkamvar.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r4epi/apyramid/issues
- us_2008 - US Census data for population, age, and gender
- us_2018 - US Census data for population, age, and gender
- us_gen_2008 - US Census data for population, age, and gender
- us_gen_2018 - US Census data for population, age, and gender
- us_ins_2008 - US Census data for population, age, and gender
- us_ins_2018 - US Census data for population, age, and gender
Last updated 2 years agofrom:cb1450315c. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:age_pyramid
Dependencies:clicolorspacedplyrfansifarverforcatsgenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Plot a population pyramid (age-sex) from a dataframe. | age_pyramid |
US Census data for population, age, and gender | us_2008 us_2018 us_gen_2008 us_gen_2018 us_ins_2008 us_ins_2018 |