An R package providing functions to sample spatial data for fire progressions and back-burning. Being developed for use by researchers in the Centre for Environmental Risk Management of Bushfires, University of Wollongong, Australia.
To install the package from R / RStudio:
# Install the remotes package if necessary
# install.packages("remotes")
remotes::install_github("mbedward/backburning")