1 Syllabus

This is Version 2 of the course material. For the latest version, go to the main r-cubed website.

Reproducibility and open scientific practices are increasingly demanded of scientists and researchers. Training on how to apply these practices in data analysis has not kept up with demand. With this course, we hope to begin meeting that demand. Using a very practical approach based mostly on code-along sessions (instructor and learner coding together), the course will:

  1. Explain what an open and reproducible data analysis workflow is, what it looks like, and why it is important.
  2. Explain and demonstrate why R is rapidly becoming the standard program of choice for doing modern data analysis in science.
  3. Demonstrate and apply collaborative tools and techniques when working in team settings (including working with your future self).
  4. Show and apply the fundamental tools and skills for conducting a reproducible and modern analysis for a research project.
  5. Show where to go to get help and to continue learning modern data analysis skills.

We’ll be addressing the following questions:

  • What is R, why should I use it, and how do I use it?
  • What does a modern data analysis setup and workflow look like?
  • What is reproducibility and how is it different from replicability?
  • How can I ensure my data analysis project is reproducible?
  • How can I import and work with my data in R?
  • How can I visualize my data and make publication-quality figures?
  • Why should I and how can I keep track of changes to my analysis files?
  • How can I write reports to document, describe, and present analyses in a reproducible way?

By the end of the course, participants will have a basic level of proficiency in using the R statistical computing language, enabling them to improve their data and code literacy, and to conduct a modern and reproducible data analysis. The course will place particular emphasis on research in diabetes and metabolism; it will be taught by instructors working in this field and it will use relevant examples where possible.

1.1 Is this course for you?

To help manage expectations and develop the material for this course, we make a few assumptions about who you are as a participant in the course:

  • You are a researcher, likely working in the biomedical field (ranging from experimental to epidemiology).
  • You currently or will soon do some quantitative data analysis.
  • You:
    • know nothing or little about R (or computing in general);
    • haven’t used coding programs for doing data analysis (e.g. used SPSS);
    • have used coding programs before (e.g. used SAS or Stata), but not R;
    • know how to use R, but haven’t used the tidyverse or RStudio.

While we have these assumptions to help focus the content of the course, if you have an interest in learning R but don’t fit any of the above assumptions, you are still welcome to attend the course! We welcome everyone, up until the course capacity is reached that is.

In addition to the assumptions, we also have a fairly focused scope for teaching and expectations for learning. So this may also help you decide if this course is for you.

  • We do teach how to use R, starting from the very basics and targeted to beginners.
  • We do not teach statistics (these are already covered by most university curriculums).
  • We do teach from a team science, reproducible research, and open scientific perspective (i.e. by including a collaborative group project that uses a transparent and reproducible analysis workflow).
  • We do teach using practical, applied, and hands-on lessons and exercises, with a few short lectures that introduce a topic.

1.2 General schedule

The workshop is structured as a series of participatory live-coding sessions (instructor and learner coding together) interspersed with hands-on exercises and group work, using either a practice dataset or some other real-world dataset. There are some lectures given, mainly at the start and end of the workshop. The general schedule outline is shown in the below table.

Table 1.1: General schedule for the 3 days of the course.
Date and time Session topic Type
Day 1
Arrival; coffee and snacks
10:00 Introduction to the course Lecture
10:30 Management of R projects (with short coffee break) Code-along
12:30 Lunch
13:30 Data management and wrangling Code-along
14:30 Coffee break and snacks
15:00 Finding and obtaining open datasets Lecture
15:30 Data management and wrangling (with short break) Code-along
17:30 End of day short survey
Day 2
Breakfast
8:30 Collaboration and teamwork in research Lecture
9:00 Version control and collaborative practices Code-along
10:15 Coffee break and snacks
10:30 Version control and collaborative practices Code-along
12:15 Lunch
13:15 Data visualization Code-along
14:45 Coffee break and snacks
15:00 Data visualization Code-along
17:00 End of day short survey
Day 3
Breakfast and checkout
8:30 Research in the era of (ir)reproducibility and open science Lecture
9:15 Creating reproducible documents Code-along
10:15 Coffee break and snacks
10:30 Creating reproducible documents Code-along
12:15 Lunch
13:15 Group work: Presentation of projects, and discussions
15:15 Closing remarks and short survey
15:30 Farewell