movies: Data frome on top 25 movies for some week, many weeks ago

moviesR Documentation

Data frome on top 25 movies for some week, many weeks ago

Description

Data on 25 top movies

Usage

data(movies)

Format

A data frame with 26 observations on the following 5 variables.

title

Titles

current

Current week

previous

Previous weel

gross

Total

Source

Some movie website, sorry lost the url.

Examples

data(movies)
boxplot(movies$previous)

UsingR documentation built on March 18, 2022, 7:32 p.m.