Description Usage Arguments Examples
This function reads in a dataframe of fire and emissions data from DOI and USFS and creates histograms by state.
1 | fire_hist(fires, agency)
|
fires |
Dataframe containing DOI and USFS fire and emissions data. |
agency |
Column number for the agency column in the fires dataframe |
1 | fire_hist(fires = x, agency = 7)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.