movies {UsingR} | R Documentation |
Data on 25 top movies
data(movies)
A data frame with 26 observations on the following 5 variables.
title
Titles
current
Current week
previous
Previous weel
gross
Total
Some movie website, sorry lost the url.
data(movies)
boxplot(movies$previous)