I wonder if there is an easy way to split an R dataset / data.frame into e.g. 10 groups of the same size? I have a dataset which is ordered by a response variable. I want to analyze the avaerage response rates for 10 groups, descending in response value.
Thank you a lot!