recode_grade: Recode grade

Description Usage Arguments Value

View source: R/data.R

Description

Recode non-set responses to grade question

Usage

1
recode_grade(data, grade_col = "grade", dep_col = "dept")

Arguments

data

a data frame containing cleaned CARS wave 2 data

grade_col

the name of the column containing the grade (set to "grade" by default)

dep_col

the name of the column containing the department (set to "dept" by default)

Value

the original data with the reocded grade column


best-practice-and-impact/CARS2 documentation built on Dec. 19, 2021, 8:47 a.m.