Description Usage Arguments Value
View source: R/extract_sm_option_columns.R
Find and replace concatenated select multiple column with all individual select multiple options
1 | extract_sm_option_columns(df, name_vector)
|
df |
data frame |
name_vector |
vector containing column names in the data set. |
aggregation_level |
Column name to aggregate or dissagregate to OR vector of column names to dissagregate to. |
dataframe with parent (concatenate select mutiple column) and individual select multiple option columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.