wcagepredsfindage: findage

Description Usage Arguments

Description

For a given academic year finds average age by department, youngest and oldest professor ages, average age by year of terminal degree, and years in between Bachelor's and Terminal Degree.

Usage

1
2
3
findage(academicyear, type = "average", department = "None",
  gender = "None", yearterminal = "None",
  TimebwBAandTerminalbyDept = "None")

Arguments

academicyear

This function allows a user to input academic year in order to find the average age and other characteristics for that year

type

This function allows a user to find average age, minimum age, or maximum age

department

This function allows a user to define for a specific department what the average age is

gender

This function allows a user to define for a given gender what the average age of the faculty is

yearterminal

This function allows a user to find average age of the faculty by year of terminal degree

TimebwBAandTerminalbyDept

This function allows a user to find the average time by Department it took for the faculty to receive their terminal degrees


mrm10/HHFindAgeProjectFinal documentation built on May 23, 2019, 7:37 a.m.