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/>.
| Version: | 0.1.3 | 
| Depends: | R (≥ 3.2.0) | 
| Imports: | ggplot2 (≥ 3.0.0), tidyselect, rlang, forcats (≥ 1.0.0), dplyr, scales, glue | 
| Suggests: | testthat (≥ 2.1.0), survey, srvyr, vdiffr, covr, outbreaks, knitr, rmarkdown | 
| Published: | 2023-02-14 | 
| DOI: | 10.32614/CRAN.package.apyramid | 
| Author: | Zhian N. Kamvar  [aut, cre],
  Alex Spina [ctb] | 
| Maintainer: | Zhian N. Kamvar  <zkamvar at gmail.com> | 
| BugReports: | https://github.com/R4EPI/apyramid/issues | 
| License: | GPL-3 | 
| URL: | https://github.com/R4EPI/apyramid, https://r4epis.netlify.app/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | apyramid results |