| arnie | R Documentation |
The data set contains the weekend box office performance of Arnold Schwarzenegger's movies from 1982 to the present. The data was scraped from The Numbers.
arnie
A data frame with nine fields: Name, Date, Rank,
Gross, Percentage.Change, Theaters, Per.Theater,
Total.Gross and Days.
The Numbers: Arnold Schwarzenegger
data(arnie) head(arnie)