| dataFreqTable99 | R Documentation | 
Based on a survey of university students, the joint frequencies for two variables are reported. One variable is Race and the other is undergraduate Class.
 Level Asian Latino Black White
    FR    33     58     6   105
    SO    41     79     9   207
    JR    86    179    27   484
    SR   143    214    31   824
The data file consists just of the frequencies, the numbers, without any labels.
data(dataFreqTable99)A table of joint frequencies or Race and Level.
Race: Asian, Latino, Black, White
Class: FR, SO, JR, SR
author
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.