5 lines
94 B
R
5 lines
94 B
R
library(tidyverse)
|
|
|
|
#set wd
|
|
try(setwd(dirname(rstudioapi::getActiveDocumentContext()$path)))
|