
Creates a new row for each element with position in the given array or map column.
posexplode(x)# S4 method for Column
posexplode(x)
Column to compute on
Other collection_funcs: array_contains
,
explode
, size
,
sort_array
# NOT RUN {
posexplode(df$c)
# }
Run the code above in your browser using DataLab