cvd_indicator_types {cvdprevent}R 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()

[Package cvdprevent version 0.2.2 Index]