boostrap_dist runs multiple bootstrap resamplings using
bstrap_sample to generate a data frame of bootstrap rank means
of per group scores
bootstrap_dist(df, quo_score_col, quo_group_col, nits = 10, control = "A")input data frame
quoted column name containing the HR scores
quoted group name containing the group column
number of bootstrap iterations to do
character naming the control group that will be removed prior to bootstrapping