collect_departments: Collect departments

Description Usage Arguments Value Note Examples

Description

collect_departments identifies departments of faculty members from a selected document and collects them

Usage

1

Arguments

flat_file

a plain text file that contains one record (i.e., faculty member) per line.

Value

The output is a character vector that contains the departments of faculty members.

Note

This function is only applicable to the academic year 2015-16.

Examples

1
#departments <- parse_catalog("2015-16") %>% collect_departments()

zcesur/ager documentation built on May 4, 2019, 9:12 p.m.