Gets aggregate, macro, data, either estimate or standard error, for a specified geography and specified dataset.
fetch_data(acs, geography, dataset = c("estimate", "st.err"), choice = NULL)
An object of class "macroACS"
.
A character vector allowing string matching via grep
to
a set of specified geographies. All values may be specified by "*"
.
Either "estimate"
or "st.err"
. Do you want data on estimated
population counts or estimated standard errors?
A character vector specifying the name of one of the datasets in acs