Return the product of all the values present in its arguments.

h2o.prod(x)

Arguments

x

An H2OFrame object.

See also

prod for the base R implementation.