Return a vector of table names whose associated tables have columns that grep to query.
Usage
query_lagos_names(grep_string, scale = NA, dt = lagosne_load())
Arguments
- grep_string
character search string to grep to table column names
- scale
character filter results by one of:
county
edu
hu4
hu8
hu12
state
- dt
data.frame output of
lagosne_load