README.md

ENMhill

Analysis of Environmental Niche Modelling Projections Based on Hill Numbers

:warning: ENMhill is in developmental phase

Installation

To install ENMhill in your R environment, you need to 1) install devtools, 2) load devtools library, 3) install ENMhill using devtools and 4) finally load ENMhill library to your environment.

install.packages("devtools")
library(devtools)
install_github("anttonalberdi/ENMhill")
library(ENMhill)


anttonalberdi/ENMhill documentation built on Nov. 2, 2019, 1:57 p.m.