cvd_indicator_types: List indicator types

View source: R/cvd_api_functions.R

cvd_indicator_typesR Documentation

List indicator types

Description

Returns IDs and descriptions for indicator types. This is a helper function for the cvd_time_period_list() which permits the optional parameter of indicator_type_id.

Usage

cvd_indicator_types()

Value

Tibble of indicator types

See Also

cvd_time_period_list()

Examples

# NB, the following example is not tested because it takes longer than
# expected to return the results

# List available indicator types
cvd_indicator_types()

cvdprevent documentation built on June 8, 2025, 10:16 a.m.