Learn R Programming

TSA (version 0.99)

larain: Annual rainfall in Los Angeles / time series

Description

Annual precipitation (in inches) in Los Angeles, 1878-1992.

Usage

data(larain)

Arguments

format

The format is: Time-Series [1:115] from 1778 to 1892: 20.86 17.41 18.65 5.53 10.74 ...

source

Personal communication from Professor Donald Bentley, Pomona College, Claremont, California. For more data see http://www.wrh.noaa.gov/lox/climate/cvc.php

Examples

Run this code
data(larain)
## maybe str(larain) ; plot(larain) ...

Run the code above in your browser using DataLab