Description Usage Arguments Value See Also Examples
Use activate()
to write the infrastructure needed to ensure that
newly-launched R projects will load the project's private library on launch,
alongside any other project-specific state recorded for the project.
1 |
project |
The project directory. If |
profile |
The profile to be activated. When |
The project directory, invisibly. Note that this function is normally called for its side effects.
Other renv:
deactivate()
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.