universities: New Zealand University ranking data

universitiesR Documentation

New Zealand University ranking data

Description

Times Higher Education World University Rankings

Usage

data(universities)

Format

A hyper2 object that gives a likelihood function for ranking of NZ universities

Details

The data is taken directly from the THE website, specifying “New Zealand”:

https://www.timeshighereducation.com/world-university-rankings/2020/world-ranking#!/page/0/length/25/locations/NZ/sort_by/rank/sort_order/asc/cols/stats

Object universities is a hyper2 support function and universities_table a data frame.

These objects can be generated by running script inst/universities.Rmd, which includes some further discussion and technical documentation, and creates file universities.rda which resides in the data/ directory.

See Also

ordertable

Examples


summary(universities)

psubs(universities,c("AUT","UoA"),c("University of Auckland","Auckland University of Technology"))

pie(universities_maxp)


hyper2 documentation built on Aug. 21, 2022, 1:05 a.m.