Wrap-up

Last updated on 2025-04-11 | Edit this page

Overview

Questions

  • Where is a full view of the concepts covered today?
  • Where can I ask for questions after this workshop?
  • Where can I write my feedback on this workshop?

Objectives

  • Show the final concept map of the workshop.
  • Share a self-assessment review checklist.
  • Remind our communication forum.
  • Share the feedback form of the workshop.

Praise yourself!


First of all:

R

# install.packages("praise")
praise::praise()

The goal


Checklist

Complete workflow with actions, git verb commands, and spaces.
Complete workflow with actions, git verb commands, and spaces.

Your next step!


Good job! We recommend you to read the supplemental episode on how to use Git with the RStudio IDE. It can make some steps easier to interact with! For topics like resolving conflicts, we suggest to use Desktop software like:

  • VScode. Close RStudio when using VScode to avoid some git error messages!
  • Positron. The Git interface works as in VScode. Read their overview webpage.
  • GitHub Desktop, which is a Point-and-Click graphical interface similar to RStudio IDE.

If you are looking for more practice, go for the individual challenges on each episode. We also recommend you keep practising how to Create branches and make Atomic commits.

Also! You’ve now fulfilled the core prerequisites for the tutorial on Improve your code for Epidemic analysis with R!

With R, Git and GitHub you will now extend your skills with a Research compendium, a Reproducible environment, and informative READMEs!

Write an individual learning reflection


Before we wrap up, please take 5 minutes to think over everything we have covered so far.

  • On a piece of paper, write down something that captures what you want to remember about the day.
  • The Instructor will not look at this - it is just for you.

If you do not know where to start, consider the following list for a starting point:

  • Draw a concept map, connecting the material
  • Draw pictures or a comic depicting one of the day’s concepts
  • Write an outline of the topics we covered
  • Write a paragraph or “journal” entry about your experience of the workshop today
  • Write down one thing that struck you the most

This exercise should take about 5 minutes.

Our communication channel


Checklist

We remind you of our communication forum called GitHub Discussions. Here we will ask and solve our and your question on the topic!

You can fill your questions under the Q&A category… at any time in the future!

Your constructive feedback


Please take 5 minutes to fill out the feedback form shared by the instructor. Your comments will be beneficial for further improvements to our workshop.

Complementary readings


Key Points

  • Read the tutorial on ‘Improve your code for Epidemic analysis with R’.
  • Use the GitHub Discussions as our communication forum after the workshop.
  • Use the feedback form to share your constructive comments.