validate_columns: 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.