movies {Simple} | R Documentation |
The movies
data frame has 26 rows and 4 columns.
The top 25 movies for a week in June 2001. Contains weeks revenues, previous week and total gross.
data(movies)
This data frame contains the following columns:
found on http://www.movieweb.com/movie/top25.html
data(movies) hist(movies[['current']])