Rdocumentation
powered by
Learn R Programming
RcmdrPlugin.KMggplot2 (version 0.2-1)
nonFactorsP: Check Non Factor Variables in The Active Dataset
Description
This is a function to check the active dataset has more than or equal to
n
non-factor variables.
Usage
nonFactorsP(n = 1)
Arguments
n
Numeric: the target number of
n
.
Value
[object Object]
See Also
Rcmdr.Utilities