Skip to contents

Checks whether some columns are present in a tibble

Usage

.check_cols(x, col_names, param_name = "Input data-frame")

Arguments

x

Tibble

col_names

character vector of column names

param_name

Character, name of the dataframe to use in the error message.

Value

invisible NULL