proj_activate | R Documentation |
Activates a project in usethis, R session, and (if relevant) RStudio senses. If you are in RStudio, this will open a new RStudio session. If not, it will change the working directory and active project.
proj_activate(path)
path |
Project directory |
Single logical value indicating if current session is modified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.