Rdocumentation
powered by
Learn R Programming
h2o (version 3.8.3.3)
h2o.nlevels: Get the number of factor levels for this frame.
Description
Get the number of factor levels for this frame.
Usage
h2o.nlevels(x)
Arguments
x
An H2OFrame object.
See Also
nlevels
for the base R method.