
Last chance! 50% off unlimited learning
Sale ends in
trunc takes a single numeric argument x and returns a numeric vector containing the integers formed by truncating the values in x toward 0.
h2o.trunc(x)
An H2OFrame object.
trunc
for the base R implementation.