A core tool set to analyze forest fire history data (e.g. FHX2) in R. This is designed for power users and projects with special needs.
The project is still under heavy development. We do not yet promise backwards compatability (sorry). Hic sunt dracones.
This package is not yet in CRAN. If you'd like to install it, first be sure you have the devtools
package installed in R. Install burnr
with:
devtools::install_github("ltrr-arizona-edu/burnr")
Be sure to use the develop
branch, if you want the bleeding edge or if you're a developer.
Want to contribute? Great! We're following Hadley's packaging workflow and code style. Fork away.
Please file bugs in the bug tracker.