dplyr.Rd
group_by() Converts a tibble to a grouped tibble where operations are performed group-wise.
group_by()
tibble
mutate() Transform a variable of a tibble
mutate()
To learn more about dplyr visit https://r4ds.had.co.nz/index.html.