add_gender_faculty: Add Gender

Description Usage Arguments Format Value

View source: R/add_gender_faculty.R

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).


karantibrewal/williamsmetrics documentation built on May 20, 2019, 7:21 a.m.