substr {SparkR} | R Documentation |
An expression that returns a substring.
## S4 method for signature 'Column' substr(x, start, stop)
start |
starting position |
stop |
ending position |
Other colum_func: alias
,
between
, cast
,
otherwise
, over