How to Change Working Directory in R and RStudio
Animal Sciences Animal Sciences
4.62K subscribers
8,235 views
0

 Published On Jan 5, 2023

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 RStudeio.
....................................................................................................
Other videos on RStudio and R Progaming

The Easiest way to Learn R Programming | Swirl Package | Learn R in R
   • The Easiest way to Learn R Programmin...  

Basics of R Programming Playlist
   • Basics of R Programing  

How to Download and install RStudio
   • How to Download and install RStudio  

How to Download and Install R Software
   • How to Download and Install R Software  

How to Install a Package in R and RStudio | How to Uninstall a Package in R
   • How to Install a Package in R and RSt...  

How to Read a csv File in R | Loading a csv File in R
   • How to Read a csv File in R | Loading...  

#rprogrammingforbeginners #learnigr #changingworkingdirectoryinr #rprogramming #basicsofrprogramming #loadingcsvfile

show more

Share/Embed