Description Usage Arguments Details Value Examples
Revert the lockfile to its contents at a prior commit.
1 |
commit |
The commit associated with a prior version of the lockfile. |
... |
Optional arguments; currently unused. |
project |
The project directory. If |
The revert()
function is currently only implemented for projects using
git
for version control.
The commit used when reverting renv.lock
. Note that this function
is normally called for its side effects.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.