get_num_grade_snsf | R Documentation |
This function transforms the ordinal grade to a numeric grade.
get_num_grade_snsf(grade)
grade |
the grade ("character") |
A = 6, AB = 5, B = 4, BC = 3, C = 2, D = 1. All other grades (COI, etc) are transformed to NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.