Q&A videos

This page provides links to the weekly Q&A videos. To access the videos you must be logged in to the HDR Futures platform.

Week 1

24th January, 2025

This video covers:

  1. Code Formatting: Tips and tools for writing clean, consistent code.
  2. Loading and Saving R Objects: How to use save, load, readRDS, and writeRDS to save R objects.
  3. Review of solutions to the subsetting exercise

Week 2

31st January, 2025

This video covers:

  1. How to program with object names;
  2. Avoiding function conflicts with the conflicted package.