i

R Programming Complete Tutorial

Manage working directory

It is always recommended to set  working directory before working on a project. R studio has many alternative ways to set the working directory:

1. From Session Set working Directory

2. We can set the working directory from Console:

3. From the File tab, we can set the working directory.