powered by
A simulated data set of number of credits taken by college students each semester.
data(credits)
A data frame with 100 observations on the following variable.
credits
Number of credits.
# NOT RUN { data(credits) histPlot(credits$credits) # }
Run the code above in your browser using DataLab