ha_topics {healthatlas}R Documentation

List Topics

Description

List all topics available with descriptions and units.

Usage

ha_topics(subcategory_key = NULL, progress = TRUE)

Arguments

subcategory_key

Unique id for a topic subcategory

progress

Display a progress bar?

Value

Topics information tibble.

Examples


ha_set("chicagohealthatlas.org")

ha_topics("education", progress = FALSE)


[Package healthatlas version 0.1.0 Index]