| qcensus | R Documentation |
Calculate number of people in the US population for a given range of years and ages
qcensus(yearz, agez)
yearz |
int or vector of years to calculate 2016 - 2060 |
agez |
int or vector of ages to calculate 0 - 100 |
qcensus(yearz = c(2016, 2017), agez = c(0, 100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.