Where Does Your Analysis Live?

  • You can always find the working directory by looking at top of console:

  • getwd() to identify the current working directory
  • setwd() to change the working directory (an absolute path) : not recommended