View source: R/pull_geo_mobility.R
| pull_geo_mobility | R Documentation |
Pull ACS data for a specified geography from base tables B07001, B07003, B07008, B07009, B07010, and B07012. These tables provide data on geographic mobility in the past year by a number of slices. Additional fields, mainly percentages and aggregations, are calculated.
pull_geo_mobility(endyear, span, geography)
endyear |
An integer, indicating the latest year of the data in the survey. |
span |
An integer in |
geography |
a valid |
A list containing the endyear, span, a data.frame of estimates,
a data.frame of standard errors, a character vector of the original column names,
and a data.frame of the geography metadata from acs.fetch.
acs.fetch, geo.make
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.