UI-Research / urbnindicators

Out of the Box Social Science Indicators from the American Community Survey (ACS)
https://ui-research.github.io/urbnindicators/
Other
0 stars 0 forks source link

Accommodate selection of specific indicators #7

Open wcurrangroome opened 5 months ago

wcurrangroome commented 5 months ago

Currently, list_acs_variables.R returns all variables, which is tedious if you only want a subset. Accommodate sub-selections of indicators, e.g., by domain, perhaps using some sort of wrapper around mutate to ensure it only calculates indicators if the input variables are included in the returned dataset