Description Usage Arguments Value
View source: R/assign_letter_grade.R
Assign a letter grade based on the grade computed by the compute_grade
function.
1 | assign_letter_grade(x, interval = NULL, letter_grade = NULL)
|
x |
A |
interval |
A numeric vector specifying interval for grades. |
letter_grade |
A character vector of letter grades. |
a tbl_prof
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.