A. R ENVIRONMENT

1 Working Directory

getwd() #print the current working directory
## [1] "D:/Data Sekar/Binus Semester/C LAB"
ls() #list the objects in the curreent workspace
## character(0)
#setwd(mydirectory) #change to mydirectory
#setwd("C:/Users/unise/Documents/BINUS)