arnie {arnie}R Documentation

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 The Numbers.

Usage

arnie

Format

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

References

The Numbers: Arnold Schwarzenegger

Examples

data(arnie)
head(arnie)

[Package arnie version 0.1.2 Index]