Answers for "R working dictionary"

5

r set working directory

setwd("/Users/SampleUser/Desktop/R")
Posted by: Guest on May-24-2020
1

r get working directory

getwd()
Posted by: Guest on May-24-2020

Code answers related to "R working dictionary"

Browse Popular Code Answers by Language