View source: R/select_non_other_columns.R
select_non_other_columns | R Documentation |
Select all columns that do not end in "_other" or "_autre"
select_non_other_columns(df)
df |
A dataframe object |
A dataframe object removing any columns with the suffixes "_other" or "_autre".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.