powered by
A simulated data set on lengths of songs on an iPod.
data(ipod)
A data frame with 3000 observations on the following variable.
songLength
Length of song (in minutes).
# NOT RUN { data(ipod) histPlot(ipod$songLength) # }
Run the code above in your browser using DataLab