check_cols function

Check if columns are present in dataframe

Check if columns are present in dataframe

check_cols(df, cols)

Arguments

  • df: dataframe Dataframe
  • cols: character vector Column names

Returns

dataframe Dataframe

  • Maintainer: Teng Gao
  • License: MIT + file LICENSE
  • Last published: 2023-10-25

Useful links