datacarpentry / rr-automation

Resources for automation tutorials

Home Page:http://www.datacarpentry.org/rr-automation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rr-automation

This lesson teaches some tips and tricks that will make life easier with RMarkdown if one is using it in the context of a typical research project, which will likely involve multiple sources of raw data that are then combined to create multiple intermediate datasets which then get combined to generate figures and tables.

Before the lesson starts

  • Make sure that participants have the following packages installed:

    • knitr
    • tidyverse
    • testthat
    • rmarkdown and knitr (in RStudio pushing the knit HTML button the first time will prompt to have these packages installed)
  • Distribute a Zip file that only contains the content of the example-manuscript folder from this repository.

  • Explain what the handout file contains

People and credits

This lesson was first created at the 1. Reproducible Science Curriculum Hackathon. The corresponding author is François Michonneau (@fmichonneau). See the commit log for other contributors.

Please post feedback and issues with the lesson on the repository's issue tracker. For instructor questions about teaching this lesson, you can also contact the corresponding author directly.

About

Resources for automation tutorials

http://www.datacarpentry.org/rr-automation/

License:Other


Languages

Language:HTML 97.7%Language:Python 1.4%Language:R 0.4%Language:CSS 0.3%Language:Makefile 0.1%Language:JavaScript 0.0%Language:Ruby 0.0%Language:Shell 0.0%