Rdocumentation
powered by
Learn R Programming
h2o (version 3.8.3.3)
h2o.strsplit: String Split
Description
String Split
Usage
h2o.strsplit(x, split)
Arguments
x
The column whose strings must be split.
split
The pattern to split on.