camr_list_idx: List CAM index columns of a dataframe.

View source: R/R00-Utilities_and_operators.R

camr_list_idxR Documentation

List CAM index columns of a dataframe.

Description

By convention, columns beginning with the prefix IDX are index columns.

Usage

camr_list_idx(df_x)

Arguments

df_x

A dataframe, with columns following the CAM naming convention.

Value

A character vector of the names in df_x prfixed by IDX.


rettopnivek/camrprojects documentation built on March 26, 2024, 9:17 a.m.