getActiveProject | R Documentation |
Get the path to the active RStudio project (if any). If the path contains non-ASCII characters, it will be UTF-8 encoded.
getActiveProject()
The path to the current project, or NULL
if no project is
currently open.
The getActiveProject
function was added in version 0.99.854 of
RStudio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.