inspect.each: To check each variable

Description Usage Arguments Author(s) Examples

View source: R/inspect.each.R

Description

To check each variable

Usage

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

Arguments

x

Variable to check

Author(s)

Phung Khanh Lam

Examples

1
inspect.each(iris$Sepal.Length, varname = "Sepal.Length", type = "numeric")

lampk/Lmisc documentation built on Aug. 13, 2019, 8:02 a.m.