kpi_grp_extract_ids: Extract KPI ID strings from a Kolada KPI Group metadata table

View source: R/kpi_groups.R

kpi_grp_extract_idsR Documentation

Extract KPI ID strings from a Kolada KPI Group metadata table

Description

This function is primarily intended as a convenient way to pass a (filtered) Kolada KPI Group metadata table to get_values. All IDs of the KPIs contained in each group in the table are extracted.

Usage

kpi_grp_extract_ids(kpi_grp_df)

Arguments

kpi_grp_df

A Kolada KPI Group metadata table, as created by e.g. get_kpi_groups.

Value

A vector of KPI IDs.


rKolada documentation built on March 18, 2022, 5:07 p.m.