| size {SparkR} | R Documentation | 
Returns length of array or map.
size(x) ## S4 method for signature 'Column' size(x)
| x | Column to compute on | 
size since 1.5.0
Other collection_funcs: array_contains,
explode, posexplode,
sort_array
## Not run: size(df$c)