add_gender_faculty: Add Gender

Description Usage Arguments Format Value

Description

This function takes as input a data frame which includes the first.name and birth.year for each row. It returns that data frame along with new column gender, and other supporting information.

Usage

1

Arguments

x

data frame with birth.year, first.name and middle.name columns.

Format

gender

gender as determined by the gender package.

Value

the input data frame along with new column(s).


davidkane9/williams documentation built on May 15, 2019, 1:14 a.m.