The goal of groveR
is to bring together a standard work flow that
utilises satellite data to monitor mangroves. It focuses on taking
annual satellite data through a number of processing steps to produce
useful vegetation cover and change metrics.
You can install the released version of groveR
from
GitHub with:
# install.packages("devtools")
devtools::install_github("dbca-wa/groveR")
library(groveR)
All functions within groveR
have the usual R help files, however the
best place to see these and some vignettes is the groveR
website