comparison: Comparison

Description Usage Arguments Value

View source: R/comparison.R

Description

Provides comparison summary data of the students that were in each class. For example, the mean change of the number of students across all areas or the total number of students accepted each year, or the percent change of students from year to year. The code is still somewhat buggy as there are territories mentioned in the Williams data that are not official countries or states, such as Palestine territory occuppie. Thus the (#ofinternationals) + (#ofdomestics) do not always equal (#oftotalstudents).

Usage

1
comparison(year1, year2)

Arguments

year1

The data vector that you want to subtract from. It is the year that will be used first

year2

The data vector is that will be subtracted from

Value

a comparison summary between year 1 and year 2


jian13579/mapstu documentation built on May 19, 2019, 9:28 a.m.