build_census_var_df | R Documentation |
Create a data frame to use for the Census API
build_census_var_df(survey, table, age_groups, additional_filters = "")
survey |
The survey to get variables from.
Either |
table |
The table to return variables from. |
age_groups |
Return variables broken down by age group? |
additional_filters |
A character vector of additional expressions that will be searched for in the label |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.