fire_hist: Fire Emission Histograms

Description Usage Arguments Examples

View source: R/fire_hist.R

Description

This function reads in a dataframe of fire and emissions data from DOI and USFS and creates histograms by state.

Usage

1
fire_hist(fires, agency)

Arguments

fires

Dataframe containing DOI and USFS fire and emissions data.

agency

Column number for the agency column in the fires dataframe

Examples

1
fire_hist(fires = x, agency = 7)

jwkelley/FireEmissionsPlots documentation built on Nov. 4, 2019, 3:28 p.m.