ha_coverage | R Documentation |
List all combinations of population, periods, and
geographic layers available for a given topic. To
search for individual topics use ha_topics()
.
ha_coverage(topic_key, layer_key = NULL, keys_only = FALSE, progress = TRUE)
topic_key |
Unique ID specifying a topic. |
layer_key |
Character string or vector of Unique IDs for geographic layers. |
keys_only |
Return only keys? |
progress |
Display a progress bar? |
Topic coverage tibble.
ha_set("chicagohealthatlas.org")
ha_coverage("POP", progress = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.