f.check.nonneg.num: Check whether the data frame columns are numeric and can be...

Description Usage Arguments Value

Description

Check whether the data frame columns are numeric and can be log-transformed

Usage

1
f.check.nonneg.num(dataFrame, track = FALSE)

Arguments

dataFrame

data frame for which the columns class and values will be checked

track

logical, if TRUE (FALSE by default) print the name of the function which is currently being run

Value

boolean, TRUE if the vector is not numeric, contains negative values or contains zero values only; if so warning message is printed


alfcrisci/bmdModeling documentation built on May 28, 2019, 12:32 a.m.