Description Arguments Format Source
A dataset containing movie ratings for 58,771 movies.
| title | Title of the movie | 
| year | Year the movie was released | 
| length | Length of movie (in minutes) | 
| rating | Average IMDB user rating | 
| votes | Number of IMDB users who rated the movie | 
| r1-10 | Distribution of votes for each rating, to mid point of nearest decile: 0 = no votes, 4.5 = 1-9 percent votes, 14.5 = 11-19 percent of votes, etc. Due to rounding errors these may not sum to 100. | 
| mpaa | MPAA rating | 
| genre | Binary variables indicating whether movie belongs to any of the following genres: action, animation, comedy, drama, documentary, romance, short | 
A data frame with 58771 rows and 23 variables
Data obtained from Hadley Wickham. The data in this package contains only those movies not exceeding 400 minutes in length. http://had.co.nz/data/movies/.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.