Description Usage Arguments Details Value Examples
Use your version control system to find prior versions of the renv.lock
file that have been used in your project.
1 |
project |
The project directory. If |
The history()
function is currently only implemented for projects using
git
for version control.
An R data.frame
, summarizing the commits in which renv.lock
has been mutated.
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.