powered by
crime rates for 50 states in 1983 and 1993
data(crime)
This data frame contains the following columns:
a numeric vector
data(crime) boxplot(crime) t.test(crime[,1],crime[,2],paired=TRUE)
Run the code above in your browser using DataLab