Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.75 KB

File metadata and controls

35 lines (22 loc) · 1.75 KB

Unleashing the power of biodiversity data with data science

Lewis & Clark College Workshop, April 17, 2019

Written By: Ciera Martinez and Sara Stoudt

Workshop Website: https://cabinetofcuriosity.github.io/coc_lewis_clark_workshop/

Tutorial

Depending on how you want to go through the tutorial, there are a few options. Option 1, through mybinder, is the reccomended option, as you do not need to download any data or install any software.

  1. mybinder link (no installs): Binder
  2. View Only: neotoma_tutorial_short
  3. Download onto your local repo by cloning the workshop Github repository

Talk

  • Link to PDF of talk
  1. Unleashing the power of biodiversity data with data science - Ciera Martinez
  2. Why work in the Open - Sarah Stoudt

References and Links

Directory Structure of Github Repository

  • data: Data need to run tutorials.
  • html: knitted output html from .Rmd files.
  • r: Rmd R markdown files with all original code. Please set working directory to this directory to run all code.