cleanData: Clean the Data Frame

Description Usage Arguments Value

Description

Filters out non-name elements, divides and combines columns to get a clean data frame. Gender column is also added.

Usage

1
cleanData(input)

Arguments

input

Unclean data frame from getHonorName()

Value

Clean version of input with "firstname", "mid/lastname", "honor", and "gender" column.


pjumrustanasan/wstudent documentation built on May 25, 2019, 8:19 a.m.