I have a function that is supposed to be used in a grouped dplyr::summarise(). I want to access both the data of each group as well as the ful
dplyr::summarise()