get_ref_pop | R Documentation |
Load a reference population as a data.table object in memory
get_ref_pop(ref_name = NULL)
ref_name |
Character vector of length 1. Loads a reference population identified by list_ref_pop() |
data.table with complete reference population data
head(get_ref_pop("2000 U.S. Std Population (single ages to 84 - Census P25-1130)"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.