Skip to content

ropensci-training/workshops-ESA-2014-08

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#ESA 2014 Workshop

Monday August 11th, 11:30 AM-1:15 PM

Tahoe, Hyatt Regency Hotel ##Getting started

Today we'll be using several packages, please take a moment to install them, or please do so beforehand if you have a chance.

install.packages("spocc", dependencies = TRUE)
install.packages("taxize", dependencies = TRUE)
install.packages("rWBclimate", dependencies = TRUE)
install.packages("maps")
install.packages("sp")
install.packages("ggplot2")

### Suggesed
install.packages("devtools")
library(devtools)
install_github("prism", "ropensci")
install.packages("raster")
install.packages("rgdal")

##Schedule

Topic Time
Setup-Make sure all widgets are whirling 11:30 - 11:40
Introduction slides 11:40 - 11:50
Biodiversity records 11:50 - 1:00
Wrap up and discussion 1:00 - 1:15

##Feedback

We welcome any feedback on our workshops, tools, suggestions for new packages, and any collaborations you might have in mind. Please get in touch.

About

Curriculum for the ESA2014 SPOCC workshop.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages