# NOT RUN {
install.extras(repos='http://cran.us.r-project.org')
data(euro.worldclim)
data(iberolacerta.clade)
env <- euro.worldclim[[c(1,8,12,17)]]
if(requireNamespace("hypervolume", quietly = TRUE)) {
monticola.hv <- enmtools.hypervolume(iberolacerta.clade$species$monticola, env = env)
}
# }
Run the code above in your browser using DataLab