census_combine_queries.Rd
Title
census_combine_queries(
.l,
metadata,
.field_name = "Variable",
.value_name = "Population",
.index_name = "Index"
)
a list of JSON-formatted API query responses
a tibble with details about each field in the query
the column that identifies fields. Defaults to "Variable".
the column that reports measures. Defaults to "Population".
the column that indicates a fields' place in a table. Defaults to "Index".
a tibble of Census data with Higher Expectations factor names.