R/frame.R
h2o.removeVecs.Rd
Delete the specified columns from the H2OFrame. Returns an H2OFrame without the specified columns.
h2o.removeVecs(data, cols)
The H2OFrame.
The columns to remove.