Rdocumentation
powered by
Learn R Programming
h2o (version 3.10.3.6)
h2o.abs: Compute the absolute value of x
Description
Compute the absolute value of x
Usage
h2o.abs(x)
Arguments
x
An H2OFrame object.
See Also
abs
for the base R implementation.