movie_data_2011 {UsingR} | R Documentation |
Movie data for 2011 by weekend
Description
Movie data for 2011 by weekend
Usage
data(movie_data_2011)
Format
A data frame with variables Previous
(previous weekend rank), Movie
(title), Distributor
, Genre
, Gross
(per current weekend), Change
(change from previous week), Theaters
(number of theaters), TotalGross
(total gross to date), Days
(days out), weekend
(weekend of report)
Source
Scraped from pages such as https://www.the-numbers.com/box-office-chart/weekend/2011/04/29
Examples
data(movie_data_2011)
[Package UsingR version 2.0-7 Index]