50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

teal.transform (version 0.6.0)

get_dataset_prefixed_col_names: Returns non-key column names from data

Description

[Stable]

Usage

get_dataset_prefixed_col_names(data)

Value

A named character vector with the non-key columns of the 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().

References

data_extract_srv()