add_gpa_by | R Documentation |
Takes a data frame with grade and other variables for grouping and returns the a data frame with the grouping variables and gpa.
add_gpa_by(d, ...)
d |
a data frame |
... |
grouping variables, passed to group_by |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.