| US_wildfires {LSTbook} | R Documentation |
Monthly tallies of wildfires in the US from 2000 to 2022
Description
Records for each month of wildfires in the US.
Usage
data(AAUP)
Format
275 rows, each of which is a month
-
dateThe year and month in a format that can be easily plotted -
area: total area burned by the wildfires in that month (acres) -
number: the number of wildfires in that month -
month: for convenience, the month (Jan, Feb, ..., Dec) as an ordered factor.
Source
USGS
[Package LSTbook version 0.5.0 Index]