powered by
List all combinations of population, periods, and geographic layers available for a given topic. To search for individual topics use ha_topics().
ha_topics()
ha_coverage(topic_key, layer_key = NULL, keys_only = FALSE, progress = TRUE)
Topic coverage tibble.
Unique ID specifying a topic.
Character string or vector of Unique IDs for geographic layers.
Return only keys?
Display a progress bar?
# \donttest{ ha_set("chicagohealthatlas.org") ha_coverage("POP", progress = FALSE) # }
Run the code above in your browser using DataLab