check_columns_existence: Check whether specified columns exist in a data frame

Description Usage Arguments Value

View source: R/missing_values.R

Description

Check whether specified columns exist in a data frame

Usage

1

Arguments

dat

data.frame to check for the existence of columns

columns

a vector of column names (should be "character")

Value

Throws an error if some of the columns are not present in the data.frame. The error text indicates which columns are missing


antonmalko/ettools documentation built on May 28, 2019, 3:35 p.m.