Learn R Programming

UsingR (version 2.0-7)

HUMMER: Deliveries of new HUMMER vehicles

Description

Gives monthly delivery numbers for new HUMMER vehicles from June 2003 through February 2006. During July, August, and September 2005 there was an Employee Pricing Incentive.

Usage

data(HUMMER)

Arguments

Format

The format is: Time-Series [1:33] from 2003 to 2006: 2493 2654 2987 2837 3157 2837 3157 1927 2141 2334 ...

Examples

Run this code
# NOT RUN {
data(HUMMER)
plot(HUMMER)
# }

Run the code above in your browser using DataLab