add_faculty_names: Add Faculty Names

Description Usage Arguments Format Value

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 two new columns: first.name and last.name.

Usage

1

Arguments

x

data frame with raw.text column

Format

first.name

First name of faculty member

last.name

Last name or faculty member

Value

the input data frame along with two new columns.


davidkane9/williams documentation built on May 15, 2019, 1:14 a.m.