powered by
copyLSN2temp()
library(SSN) copyLSN2temp() getwd() setwd(tempdir()) getwd() #if unix-alike use: system('ls') #if windows use: system('dir')
Run the code above in your browser using DataLab