Description Usage Arguments Value See Also Examples
Collect a frame of a specific variable from the ACS or Census
1 | get_variables(var, year = 2015, dataset = "acs5")
|
var |
The variable for collection. |
year |
The year of the collection. |
dataset |
The options for census bureau collection. Defaults to 'acs5' but options include 'sf1', 'sf3', 'acs1', 'acs3' or 'acs5' |
A tibble of your specific variable rows.
1 | get_variables('B02001')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.