RStudio Basics: Setting your Working Directory
This video is about changing the working directory in R and RStudio. The working directory is a folder from where R reads files and also writes files directly in that folder. It is actually the folder where you are working. The following points are discussed in this video:
How to know the location of the current working directory.
The function getwd () is used to know the location of the current working directory in RStudio.
To change the location of the current working directory, the setwd () function of R is used.
At the end of this video, I have shown how you can load a csv file in RStudio
My statistics playlist in RStudio-
• STATISTICS
Tags:
Studio for data science
Data Science with R
research
analysis
R Studio
Model
Statistics