get_num_grade_snsf: SNSF numeric grade transformation

View source: R/data.R

get_num_grade_snsfR Documentation

SNSF numeric grade transformation

Description

This function transforms the ordinal grade to a numeric grade.

Usage

get_num_grade_snsf(grade)

Arguments

grade

the grade ("character")

Details

A = 6, AB = 5, B = 4, BC = 3, C = 2, D = 1. All other grades (COI, etc) are transformed to NA.


snsf-data/ERforResearch documentation built on May 12, 2024, 9:25 p.m.