Get current working directory

getwd()
## [1] "C:/Users/MDNat/Documents/Github/data_science_website"

Set current working directory

setwd(dir)