get_dataset_prefixed_col_names: Returns non-key column names from data

View source: R/column_functions.R

get_dataset_prefixed_col_namesR Documentation

Returns non-key column names from data

Description

Returns non-key column names from data.

Usage

get_dataset_prefixed_col_names(data)

Arguments

data

(data.frame) Data with attribute filter_and_columns. This can only be created by data_extract_srv(), which returns a shiny shiny::reactive().

Value

A named character vector with the non-key columns of the data.

References

data_extract_srv()


teal.transform documentation built on Aug. 21, 2025, 5:55 p.m.