Description Usage Arguments Value Author(s) References
Function to download US census data using the census.gov API.
1 |
x |
a list of strings of census variables like: c("H0060001","H0060002") |
state |
a list of numeric census state codes like: 17 or c(17,19) |
key |
your own census key |
delay |
number to seconds to pause btw API hits |
USCD |
data.frame of the US census data |
David M. Condon & Jason A. French <jason at sapa-project.org>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.