View source: R/us_population_details.R
us_population_details | R Documentation |
Get data from the US Census Bureau Population Estimates APIs.
us_population_details(...)
... |
Passed along to |
a data.frame
Sean Davis seandavi@gmail.com
link[tidycensus]{get_estimates}
res = us_population_details(geography='county', product='population', year=2019) head(res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.