check_cols {hahmmr} | R 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
[Package hahmmr version 1.0.0 Index]