Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 911 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 911 Bytes

backburner

Travis build status Codecov test coverage

The backburner package is a collection of utilities for to enable efficient extract and transformation of open US Wildfire data and relevant climate features. For more details, please see the official package documentation

Installation

You can install the development version of backburner from GitHub with:

# install.packages("devtools")
devtools::install_github("shamindras/backburner")