📜  获取工作目录 rstudio - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:56.058000             🧑  作者: Mango

代码示例2
# Imports data from outside the working directory, allows to choose the file
d <- readRDS(file = file.choose())