#' Williams class of 2003 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2003.
#'
#' @format A data frame with 501 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.three"
#' Williams class of 2004 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2004.
#'
#' @format A data frame with 497 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.four"
#' Williams class of 2005 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2005.
#'
#' @format A data frame with 515 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.five"
#' Williams class of 2006 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2006.
#'
#' @format A data frame with 499 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.six"
#' Williams class of 2007 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2007.
#'
#' @format A data frame with 507 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.seven"
#' Williams class of 2008 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2008.
#'
#' @format A data frame with 513 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.eight"
#' Williams class of 2009 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2009.
#'
#' @format A data frame with 500 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.nine"
#' Williams class of 2010 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2010.
#'
#' @format A data frame with 499 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.ten"
#' Williams class of 2011 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2011.
#'
#' @format A data frame with 518 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.eleven"
#' Williams class of 2012 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2012.
#'
#' @format A data frame with 520 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.twelve"
#' Williams class of 2013 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2013.
#'
#' @format A data frame with 501 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.thirteen"
#' Williams class of 20014 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2014.
#'
#' @format A data frame with 514 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.fourteen"
#' Williams class of 2015 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2015.
#'
#' @format A data frame with 517 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.fifteen"
#' Williams class of 2016 information
#'
#' A dataset containing first names, mid/last names, Latin honnors, and genders of
#' the class of 2016.
#'
#' @format A data frame with 515 rows and 4 variables:
#' \describe{
#' \item{firstname}{first name}
#' \item{mid/lastname}{middle and last names}
#' \item{honor}{Latin honor a person graduated with}
#' \item{gender}{gender of a student}
#' }
"wstudent.sixteen"
#' Proportions of each gender who graduated with Latin Honors
#'
#' A dataset containing male and female proportions from 2003 to 2016
#'
#' @format A data frame with 14 rows and 3 variables:
#' \describe{
#' \item{classyear}{class year}
#' \item{female}{the proportions of female students}
#' \item{male}{the proporitons of male students}
#' }
"all.ratio"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.