| Movies | R Documentation |
The data concerns a sample of 1000 Movies which were on screens in France and come of their characteristics.
data(Movies)
A data frame with 1000 observations and the following 7 variables:
Budgetnumeric vector of movie budgets
Genreis a factor with 9 levels
Countryis a factor with 4 level. Country of origin of the movie.
ArtHouseis a factor with levels No, Yes. Whether the movie had the "Art House" label.
Festivalis a factor with levels No, Yes. Whether the movie was selected in Cannes, Berlin or Venise film festivals.
Criticsnumeric vector of average ratings from intellectual criticism.
BoxOfficenumeric vector of number of admissions.
data(Movies)
str(Movies)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.