Posts by Everaldo • 31 points
1 post
-
3
votes3
answers1016
viewsQ: Split a data frame and save to different directories
I have a data frame composed of 100 lines and two columns (name and quantity). The quantity column is an integer number ranging from 1 to 4. How can I split my original data frame into four data…