create_groups.Rd
This function takes a data frame and creates smaller subsets based on the group.size parameter
create_groups(df_participants, min_group_size = 3)
df_participants | a data frame of willing participants! |
---|---|
min_group_size | a number for the desired group size |
df.participants with a new column, Group