add_faculty_titles: Add Faculty Titles

Description Usage Arguments Format Value

View source: R/add_faculty_titles.R

Description

This function takes as input a data frame which includes the raw text associated with each faculty member. It returns that data frame along with 2 new columns: for the facutly's title and faculty's rank

Usage

1

Arguments

x

data frame with raw.text column

Format

title

Faculty's title

rank

Faculty's rank; one of "Librarian", "Instructor", "Fellow", "Lecturer", "Visiting Professor", "Assistant Professor", "Associate Professor", "Professor"

status

Faculty's status; as one of "Athletic", "Visiting", "Part-time", "Tenure-track", or "Tenured"

Value

the input data frame along with a new columns.


karantibrewal/williamsmetrics documentation built on May 20, 2019, 7:21 a.m.