arnie (version 0.1.2)

arnie: Arnie at the box office

Description

The data set contains the weekend box office performance of Arnold Schwarzenegger's movies from 1982 to the present. The data was scraped from http://www.the-numbers.com{The Numbers}.

Usage

arnie

Arguments

format

A data frame with nine fields: Name, Date, Rank, Gross, Percentage.Change, Theaters, Per.Theater, Total.Gross and Days.

References

http://www.the-numbers.com/new/person/128750401-Arnold-Schwarzenegger{The Numbers: Arnold Schwarzenegger}

Examples

Run this code
data(arnie)
head(arnie)

Run the code above in your browser using DataCamp Workspace