validate_columns: Check number, names, and type of columns

View source: R/utils.R

validate_columnsR Documentation

Check number, names, and type of columns

Description

Determines whether the correct number and names of columns were specified as arguments to the functions. This function is not exported.

Usage

validate_columns(x, column)

Arguments

x

Data set.

column

Name of column argument to check.


excluder documentation built on Feb. 16, 2023, 7:09 p.m.