Learn R Programming

LSTbook (version 0.6)

US_wildfires: Monthly tallies of wildfires in the US from 2000 to 2022

Description

Records for each month of wildfires in the US.

Usage

data(AAUP)

Arguments

Format

275 rows, each of which is a month

  • date The 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.