add_grade_finalised | R Documentation |
Takes a data frame with grade variable and returns the same data frame with a grade_finalised variable, which is true if grade is FW, FL, PS, CR, DI or HD; and false otherwise.
add_grade_finalised(d)
d |
a data frame |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.