Skip to content

Materials for the EWT Biodiversity Data Analysis workshop

Notifications You must be signed in to change notification settings

DomHenry/EWT-BioDiv-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EWT biodiversity data analysis workshop

Materials for the EWT Biodiversity Data Analysis workshop held at the University of the Western Cape from 30th October to 1st November 2019.

In order to run all the workshop exercises on your local machine you'll need to run the following R code to install the necessary packages:

install.packages(c("tidyverse","sf","rJava","dismo","raster","lwgeom","usdm","gridExtra","latticeExtra","rasterVis"))

To set up MaxEnt first download the maxent.jar file. Then move the maxent.jar file into the java folder of the dismo package. That is the folder returned by running this command in R: system.file("java", package="dismo").

About

Materials for the EWT Biodiversity Data Analysis workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages