Many people don't make use of file.path when making path to a file. But if you are working across Windows, Mac and Linux machines it's usually good practice to use it for making paths instead of paste.
FilePath <- file.path(AVariableWithFullProjectPath,"SomeSubfolder","SomeFileNam...