1. 学习
  2. /
  3. 课程
  4. /
  5. Defensive R Programming

Connected

练习

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.

说明

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