knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

bushfireSOS

This package stores all of the functions required to fit species distribution models to Australian species in response to the 2019-2020 bushfire crisis.

Installation

Install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("Doi90/bushfireSOS")


Doi90/bushfireSOS documentation built on Sept. 12, 2021, 10:54 a.m.