inspect.each: To check a variable

Description Usage Arguments Value

Description

To check a variable

Usage

1
inspect.each(x, varname, type, value = NA, check_missing = TRUE)

Arguments

x

variable to be checked

varname

full name of variable

type

type of variable (one of numeric, character, factor, datetime)

value

values of factor, range of numeric, format of datetime

check_missing

whether check missingness or not

Value

dataframe contains potential errors


lampk/IDAR documentation built on May 20, 2019, 7:34 p.m.