The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The USE
R package offers a collection of functions that
enable the uniform sampling of the environmental space. It was
specifically developed to assist species distribution modellers in
gathering ecologically relevant pseudo-absences by uniformly sampling
the environmental space.
The development version of USE
can be installed running
the code below:
# Install the released version from CRAN
# install.packages("USE") #not available yet
# Or the development version from GitHub:
# install.packages("devtools")
::install_github("danddr/USE") devtools
Examples showing how to implement USE
for species
distribution modelling are provided in the dedicated vignette, and can
also be found at
https://github.com/danddr/USE_paper/tree/main/Example.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.