Description Usage Arguments Details Value Examples
Create a dataframe that only contains professors' salary data from a larger dataframe of salary data. Reassign position as a simplified title in one of four #' categories: assistant, associate, full professor, and other.
1 |
data |
A dataframe of salary data with a variable 'position' |
Extract professors' salary data and assign simplified categories of 'professor'
profs A dataframe of professors' salary data with tidied position categories in a new column titled 'pos_simp'
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.