Skip to content

jhollist/yale_r_2018

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Introduction to Reproducible Workflows with R, Markdown, and GitHub

Date: Friday March 9, 2018

Location: Yale University, Center for Industrial Ecology

Details: In this one day workshop we will introduce the R programming language with a focus on tidy data, reproducibility, and version control with Git and Github. Attendees should leave with some basic skills in R, be able to create a reproducible research document in markdown, and know the basics of how to use git and GitHub. Our examples will focus on data visualization and examples from industrial ecology.

Set Up

For this workshop, we will be using R, RStudio, and Git and all attendees should have these installed and working prior to the workshop. The best instructions I know of for R and Git are the Software Carpentry workshop set up instructions so I will rely on those.

If you follow these directions you should have a working install of both Git and R. They do also point you to RStudio in the R set up instructions. If you followed along there you might have also installed RStudio. If you did not or need some more guidance here are some additional details.

Last thing to take care of is to make sure you have a GitHub account set up. The sign up is available at https://github.com/

Agenda (subject to change!)

Time Subject
9:30 AM - 10:00 AM Introductions and Checking Set Ups
9:45 AM - 10:00 AM Motivationals
10:00 AM - 10:30 AM RStudio
10:30 AM - 11:30 AM R Basics
11:30 AM - Noon Reproducible Research with R Markdown
Noon - 1:00 PM LUNCH
1:00 PM - 2:00 PM Tidy Data in R
2:00 PM - 3:00 PM Data Visualization with ggplot2
3:00 PM - 4:00 PM Git and GitHub
4:00 PM - 4:30 PM Miscellaneous

Addtional links

About

Materials for Introduction to Reproducible Workflows with R, markdown, and GitHub workshop at Yale

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages