Learn R Programming

brewdata (version 0.4)

dict: University Name Dictionary

Description

The dict dataset includes the parsed names of many popular statistics graduate programs. It is used to standardize the graduate program names, enabling aggregate analysis.

Usage

data("dict")

Arguments

Format

The format is: chr [1:111, 1] "arizona state univ" "auburn univ" "baylor univ" ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr "name"

Examples

Run this code
data(dict)

Run the code above in your browser using DataLab