Guest User

Untitled

a guest
Mar 21st, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. myFunction( df[,1], df[,2], df[,3], ..up to the number of columns.. )
  2.  
  3. myFunction( split( df, col(df) ) )
Add Comment
Please, Sign In to add comment