ha_coverage: List Topic Coverage

View source: R/ha_coverage.R

ha_coverageR Documentation

List Topic Coverage

Description

List all combinations of population, periods, and geographic layers available for a given topic. To search for individual topics use ha_topics().

Usage

ha_coverage(topic_key, layer_key = NULL, keys_only = FALSE, progress = TRUE)

Arguments

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?

Value

Topic coverage tibble.

Examples


ha_set("chicagohealthatlas.org")

ha_coverage("POP", progress = FALSE)


healthatlas documentation built on June 8, 2025, 10:15 a.m.