R/package.R

#' bioregion
#'
#' Bioregionalization Methods in R
#'
#' @docType _PACKAGE
#' @author
#' Maxime Lenormand (\email{maxime.lenormand@inrae.fr}) \cr
#' Boris Leroy (\email{leroy.boris@gmail.com}) \cr
#' Pierre Denelle (\email{pierre.denelle@gmail.com})
#' @useDynLib bioregion, .registration=TRUE
#' @import mathjaxr Rdpack rmarkdown
#' @name bioregion
#' @noRd
NULL

Try the bioregion package in your browser

Any scripts or data that you put into this service are public.

bioregion documentation built on April 12, 2025, 9:13 a.m.