summarise_academic | R Documentation |
Calculates a summary of grades.
summarise_academic( d, include_grades = FALSE, zf_text = "ZF", zf_long_text = "zero fail" )
d |
a data frame with grades in it, grouped by relevant |
include_grades |
true / false: do you want to include a list of the grades as well? |
zf_text |
The text for ZF / NPE / FNS grades |
zf_long_text |
The longer text for 'zero fail' or 'non-participating enrolment' or 'FNS' |
a summarised data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.