add_graduate_honors: Add Graduate Honors

Description Usage Arguments Format Value

View source: R/add_graduate_honors.R

Description

This function takes as input a data frame which includes the raw text associated with each graduate. It returns that data frame along with six new columns associated with department honors.

Usage

1

Arguments

x

data frame with raw.text column

Format

honor.1

details of distinction of primary thesis honor (if any) We define the "primary" thesis honor as the first honor appearing alongside grad's name

major.1

major in which graduate completed primary honor

honor.2

details of distinction of secondary thesis honor (if any) We define the "secondary" thesis honor as the second honor appearing alongside grad's name

major.2

major in which graduate completed secondary honor

major

Simplified major with the highest honor

honor

Highest honor received, if any

Value

the input data frame along with four new columns.


karantibrewal/williams documentation built on May 3, 2019, 9:40 p.m.