Whenever you start an active R session, it will always has a working directory that is associated with it. Of course, the working directory could change if you previously specified another file-path when saving or importing data files. Use the following function if you want to check the location of the working directory In theContinue reading “How to use the working directory in R Programming? #R #coding #programming”