jmoss13148/wgd: This Package Loads Information About Williams College Graduates between 2004 and 2016

Determines statistics on information about Williams College graduates between 2004 and 2016. It uses surname analysis to determine whether or not a student is from Asian desent. It then computes statistics and graphics about the differences between these two populations. The EphData() function is used to read and parse information about the students. It retains most of the information about the students and returns an 8 column dataaframe. The nameSummary() function uses surname analysis to break the data up in to tw groups: students guessed to be Asian and students guessed to be not Asian. It then computes summmary statistics on the differences between the two groups. It also Determines Statistics for the Geographic Distribution of Williams College Students

Getting started

Package details

AuthorJackson Moss [aut.cre]
MaintainerJackson Moss <jm21@williams.edu>
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jmoss13148/wgd")
jmoss13148/wgd documentation built on May 19, 2019, 1:54 p.m.