Description Usage Arguments Value
View source: R/compute_grade.R
The function computes the percentages, weighted averages and the total grade.
The user can specify whether the lowest n
scores of an evaluation type must be dropped.
1 | compute_grade(x, drop_n = NULL)
|
x |
A |
drop_n |
A numeric vector specifying whether lowest scores should be dropped in specific evaluation types. |
A tbl_prof
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.