Learn R Programming

tsapp (version 1.0.4)

ICECREAM: Temperature and consumption of ice cream

Description

Temperature and consumption of ice cream

Usage

ICECREAM

Arguments

Format

ICECREAM is a bivariate time series of length 160:

ICE

consumption of ice cream

TEMP

Temperature in Fahrenheit degrees

Examples

Run this code
# NOT RUN {
data(ICECREAM)
## maybe  tsp(ICECREAM) ; plot(ICECREAM) 
# }

Run the code above in your browser using DataLab