Description Usage Arguments Examples
View source: R/add_degree_level.R
This simplifies degree codes to make all associate-level awards one category. Adds a column named DegreeLevel
1 | add_degree_level(.data, degree)
|
.data |
your data |
degree |
field housing the degree code |
1 2 | #df%>%
#add_degree_level(Degree)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.