R programming tutorial | Getting and setting working directory in R

Опубликовано: 17 Март 2026
на канале: rdatacode
83
2

In R programming, usually the files are read and data object can be set , both in working directory by default. In this video, we show mainly two functions: getwd() and setwd() in R, for showing current working directory and for setting a new directory.

#rprogramming
#rstudio
#workingdirectory
#rdatacode