fire_box: Fire Emission Boxplot

Description Usage Arguments Examples

View source: R/fire_box.R

Description

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

Usage

1
fire_box(Fires, i)

Arguments

Fires

Dataframe containing DOI and USFS fire and emissions data.

i

value of 1 "DOI" or 2 "USFS" for data source

Examples

1
fire_box(Fires = x, i = 1)

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