Skip to content

psu-psychology/psy-511-reproducible-research-spring-2017

Repository files navigation

psy-511-reproducible-research-spring-2017

This is the repo for PSY 511, a course taught by Rick Gilmore in the Spring of 2017.

Contents include:

.Rmd and *.yml files used to generate the course website.
doc/ directory where GitHub pages finds and renders the site.
R/ directory with R code to render the site.
bib/ css/ img/ directories with bib.tex css and image files.
working/ directory with draft R Markdown files.
lecture-notes/ directory with R Markdown (and supporting) files for course slides.
in-class-activities directory with R Markdown (and supporting) files for in-class activity slides.

To render the entire site, source("R/Build.all.R").