validate.ivars: Validate inputs for vars
Description
Checks that the required variable names are defined within vars
and
are of appropriate datatypes
Usage
# S3 method for ivars
validate(x, ...)
Arguments
- x
named list indicating the names of key variables in the source dataset
- ...
not used