“RSTUDIO Work Directory” Kod odpowiedzi

Uzyskaj działający katalog RStudio

# For getting current working directory in terminal in Rstudio
getwd()
setwd(dir)
lukfd

RSTUDIO Work Directory

# Imports data from outside the working directory, allows to choose the file
d <- readRDS(file = file.choose())
Montwa

Odpowiedzi podobne do “RSTUDIO Work Directory”

Pytania podobne do “RSTUDIO Work Directory”

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu