This function takes a data frame and creates smaller subsets based on the group.size parameter

create_groups(df_participants, min_group_size = 3)

Arguments

df_participants

a data frame of willing participants!

min_group_size

a number for the desired group size

Value

df.participants with a new column, Group