cy_SimpProfs: cy_SimpProfs

Description Usage Arguments Details Value Examples

Description

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.

Usage

1

Arguments

data

A dataframe of salary data with a variable 'position'

Details

Extract professors' salary data and assign simplified categories of 'professor'

Value

profs A dataframe of professors' salary data with tidied position categories in a new column titled 'pos_simp'

Examples

1

vanichols/CyChecks documentation built on June 23, 2019, 11:38 p.m.