Nothing
#' @importMethodsFrom terra rast
NULL
#' @importFrom stats cov
#' @importFrom StableEstim KoutParametersEstim ComplexCF
NULL
#' @useDynLib deforestable, .registration = TRUE
NULL
# Cleans up after unloading
.onUnload <- function (libpath) {
library.dynam.unload("deforestable", libpath)
}
#' @importFrom Rcpp evalCpp
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.