Managing files

When you construct an R function to run on the server, take care to manage the file output appropriately.

Procedure

  • Specify relative paths rather than absolute paths when you access inputs and save results. This practice allows the server to manage the results files for you.