restore_env | R Documentation |
Check whether renv is in use in the current branch. Raise error if renv is not in use or apply renv:restore() in the case the package is present
restore_env(branch, renv_prompt)
branch |
Commit hash code or branch name. Useful to create an informative error message |
renv_prompt |
Prompt the user before taking any action? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.