powered by
Returns the path to the currently active RStudio project.
getActiveProject()
Returns a single element character vector with the path of the currently active RStudio project. Returns NULL if no project is active.
NULL
# NOT RUN { rstudioapi::getActiveProject() # }
Run the code above in your browser using DataLab