h2o.removeVecs | R Documentation |
Delete the specified columns from the H2OFrame. Returns an H2OFrame without the specified columns.
h2o.removeVecs(data, cols)
data |
The H2OFrame. |
cols |
The columns to remove. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.