Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 2.1 KB

README.md

File metadata and controls

19 lines (13 loc) · 2.1 KB

Clubes de Ciencia 2022: La Paz, Mexico

made-with-Markdown GitHub Open Source? Yes! R

This repository includes course content (slides, Rmd scripts) associated with a weeklong course that covers species distribution modeling, programming in R, and an introduction to GitHub. The course is associated with Clubes de Ciencia and will run during summer 2022. See their website for more info about volunteering as an instructor or signing up as a student.

Getting started

In this GitHub repsoitory, you'll find all of the code that we use throughout this course. This quickest way to access the code files (also called "scripts") is to click the green code button above and then click download ZIP. This will download the contents of our entire repository. After that, you can open each of the .Rmd files using Rstudio.

Screen Shot 2022-07-22 at 8 59 45 AM

If you need to download Rstudio on your computer you can visit their website: https://www.rstudio.com/

Other resources

There are many excellent resources if you are looking to learn more about GitHub. Here are a few resources:

  1. GitHub's documentation is extensive and written in multiple languages. Try this page as your first stop: https://docs.github.com/en
  2. GitHub's skills is a website that hosts interactive courses created and maintained by GitHub.
  3. Software Carpentry has a Git tutorial that is meant for beginners: https://swcarpentry.github.io/git-novice/
  4. Some colleagues and I have written a paper about using GitHub in Ecology and Evolution research. You can view it here.