Get startedGet started for free

Avoiding absolute directories

An absolute path is the location of the file relative to the root directory. Absolute paths make our code less portable.


Which if the following is not an absolute path?

This exercise is part of the course

Defensive R Programming

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise