check_names: check_names

Description Usage Arguments Value

Description

Takes in a vector of colnames, and a data.frame or imputationList. This function will trigger an error if names are not in the data object. In addition, this function will try to predict which names the user was trying to spell.

Usage

1

Arguments

x

a vector of colnames.

data

a data.frame or imputationList.

Value

check_names will trigger an error if the supplied vector of names were not found in the supplied object. It will also predict which names the user was trying to spell.


Conigrave documentation built on May 1, 2019, 7:31 p.m.