california {DATAstudio}R Documentation

California Fire Perimeters

Description

The california data frame has 16577 rows and 2 columns. The first column contains the date, the second column gives the quantity of acres consumed by the flames.

Usage

data(california)

Format

This data frame contains the following columns:

Date

A numeric vector of dates of wildfires.

Acres

A numeric vector of thousands of acres consumed by the flames.

Source

California State Geoportal.

References

de Carvalho, M., Huser, R., Naveau, P., and Reich, B. J. (2025, to appear). Handbook on Statistics of Extremes. Chapman & Hall/CRC. Boca Raton, FL.


[Package DATAstudio version 1.2.1 Index]