R/frame.R
h2o.signif.Rd
Round doubles/floats to the given number of significant digits.
h2o.signif(x, digits = 6) signif(x, digits = 6)
An H2OFrame object.
Number of significant digits to round doubles/floats.
signif for the base R implementation.
signif