get_dataset_prefixed_col_names {teal.transform} | R Documentation |
Returns non-key column names from data
Description
Usage
get_dataset_prefixed_col_names(data)
Arguments
data |
( |
Value
A named character
vector with the non-key columns of the data
.
References
[Package teal.transform version 0.5.0 Index]