fetch_data {synthACS} | R Documentation |
Get Aggregate Data Specified Geography
Description
Gets aggregate, macro, data, either estimate or standard error, for a specified geography and specified dataset.
Usage
fetch_data(acs, geography, dataset = c("estimate", "st.err"), choice = NULL)
Arguments
acs |
An object of class |
geography |
A character vector allowing string matching via |
dataset |
Either |
choice |
A character vector specifying the name of one of the datasets in |
[Package synthACS version 1.7.1 Index]