Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

rstudio working directory

# Imports data from outside the working directory, allows to choose the file
d <- readRDS(file = file.choose())
Source by www.r-tutorial.nl #
 
PREVIOUS NEXT
Tagged: #rstudio #working #directory
ADD COMMENT
Topic
Name
6+7 =