| Graduate | R Documentation |
Data for Exercise 1.118
Graduate
A data frame/tibble with 12 observations on three variables
a character variable with values Alabama,
Arkansas, Auburn, Florida, Georgia, Kentucky,
Louisiana St, Mississippi, Mississippi St, South
Carolina, Tennessee, and Vanderbilt
a character variable with values Al, Ar, Au
Fl, Ge, Ke, LSt, Mi, MSt, SC,
Te, and Va
graduation rate
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
barplot(Graduate$percent, names.arg = Graduate$school,
las = 2, cex.names = 0.7, col = "tomato")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.