select_non_other_columns: Select Non Other Columns

View source: R/select_non_other_columns.R

select_non_other_columnsR Documentation

Select Non Other Columns

Description

Select all columns that do not end in "_other" or "_autre"

Usage

select_non_other_columns(df)

Arguments

df

A dataframe object

Value

A dataframe object removing any columns with the suffixes "_other" or "_autre".


SaeedR1987/healthyr documentation built on July 4, 2023, 11:17 p.m.