Learn R Programming

mar1s (version 2.1.1)

forest.fire: Forest fire in Irkutsk region, USSR: historical data

Description

Number of forest fire seats in Irkutsk region, USSR. Daily from April 01 to October 31, 1969--1991 (total 4708 observations).

Usage

data(forest.fire)

Arguments

Format

A univariate time series.

Examples

Run this code
# NOT RUN {
data(forest.fire)
colnames(forest.fire)
plot(forest.fire)
# }

Run the code above in your browser using DataLab