Learn R Programming

radiant.data (version 1.6.3)

find_project: Find the Rstudio project folder

Description

Find the Rstudio project folder

Usage

find_project(mess = TRUE)

Value

Path to Rstudio project folder if available or else and empty string. The returned path is normalized

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)