Learn R Programming

healthatlas (version 0.2.2)

ha_topics: List Topics

Description

List all topics available with descriptions and units.

Usage

ha_topics(subcategory_key = NULL, progress = TRUE)

Value

Topics information tibble.

Arguments

subcategory_key

Unique id for a topic subcategory

progress

Display a progress bar?

Examples

Run this code
# \donttest{
ha_set("chicagohealthatlas.org")

ha_topics("education", progress = FALSE)
# }

Run the code above in your browser using DataLab