| find_project {radiant.data} | R Documentation |
Find the Rstudio project folder
Description
Find the Rstudio project folder
Usage
find_project(mess = TRUE)
Arguments
mess |
Show or hide messages (default mess = TRUE) |
Details
Find the path for the Rstudio project folder if available. The returned path is normalized (see normalizePath)
Value
Path to Rstudio project folder if available or else and empty string. The returned path is normalized
[Package radiant.data version 1.6.6 Index]