biogeoTools
is an R package developed using C++. The package aims to facilitate the process of building niche models and contains tools for biogeographic analysis.
Windows users: Before installation it is important to have installed Rtools.
Mac users: Install Xcode command line tools
Linux users: please, follow the installation guide.
Complete installation guide for Windows, Linux, and MacOS users
html code <--
if (!require('devtools')) install.packages('devtools')
devtools::install_github('patauchi/biogeoTools')
# If you want to build vignette, install pandoc before and then
devtools::install_github('patauchi/biogeoTools',build_vignettes=TRUE)
Users can fin help for all biogeoTools
functions at http::
Please cite the package as
Atauchi, P.J., Peterson, A. T. (2021). biogeoTools: Tools for Biogeographical Analyses. R package version 1.0.
Atauchi, P.J., Peterson, A. T. (2022). Incorporating
The paper of the application is accesible from https://
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.