validate.ivars {rbmi}R Documentation

Validate inputs for vars

Description

Checks that the required variable names are defined within vars and are of appropriate datatypes

Usage

## S3 method for class 'ivars'
validate(x, ...)

Arguments

x

named list indicating the names of key variables in the source dataset

...

not used


[Package rbmi version 1.2.6 Index]