Find the Rstudio project folder
find_project(mess = TRUE)
mess | Show or hide messages (default mess = TRUE) |
---|
Path to Rstudio project folder if available or else and empty string. The returned path is normalized
Find the path for the Rstudio project folder if available. The returned path is normalized (see normalizePath
)