Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dvdsales

Monthly DVD player sales since introduction to May 2004


Description

Monthly DVD player sales since introduction of DVD format to May 2004

Usage

data(dvdsales)

Format

Matrix with rows recording the year, and columns the month.

Source

Original data retrieved from http://www.thedigitalbits.com/articles/cemadvdsales.html

Examples

data(dvdsales)
barplot(t(dvdsales[7:1,]),beside=TRUE)

UsingR

Data Sets, Etc. for the Text "Using R for Introductory Statistics", Second Edition

v2.0-6
GPL (>= 2)
Authors
John Verzani <verzani@math.csi.cuny.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.