explode {SparkR} | R Documentation |
Creates a new row for each element in the given array or map column.
## S4 method for signature 'Column' explode(x) explode(x)
Other collection_funcs: array_contains
,
array_contains
; size
,
size
; sort_array
,
sort_array
## Not run: explode(df$c)