add_faculty_names: Add Faculty Names

Description Usage Arguments Format Value

View source: R/add_faculty_names.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 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.


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