clean4: Clean Data Part Four

Description Usage Arguments Value

Description

clean4() is the fourth part of the data cleaning series, it focuses on adding gender information.

Usage

1
clean4("file", "year")

Arguments

file

A file that is the output of clean3(), a set of partially cleaned strings, each a person in the Williams College Course Catalog.

year

The year after the course catalog came out, for the 1999-2000 catalog, the year would be "00", the same as the file

Value

clean4 returns completely cleaned dataset for a single year.


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