![[Experimental]](figures/lifecycle-experimental.svg)
Calculates a summary of grades.
Usage
summarise_academic(
d,
include_grades = FALSE,
zf_text = "ZF",
zf_long_text = "zero fail"
)
Arguments
- 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'
Value
a summarised data frame