findstrings: Find Strings

Description Usage Arguments Value

Description

findstrings() cuts the txt version of the Williams College Course Catalog to isolate the section of the Catalog that is just list of graduating seniors.

Usage

1
findstrings("file")

Arguments

file

The file, a Williams College Course Catalog, in .txt form, to be cut down to just the list of graduated seniors.

Value

findstrings(file) returns a tbl_df() of the section of the Williams College Course Catalog that contains the list of graduated seniors.


bczekanski/wcgrads documentation built on May 11, 2019, 10:28 p.m.