check_cols: Check if columns are present in dataframe

check_colsR Documentation

Check if columns are present in dataframe

Description

Check if columns are present in dataframe

Usage

check_cols(df, cols)

Arguments

df

dataframe Dataframe

cols

character vector Column names

Value

dataframe Dataframe


hahmmr documentation built on Oct. 26, 2023, 1:08 a.m.