Session Ready
Exercise

Graphics/

When generating graphics, you should make sure you use relative paths.

The code you're provided with represents a script in the R/ directory.

Instructions
100 XP
  • Change the read_csv() argument to use relative paths.
  • Change the ggsave() argument to use relative paths.