Description Usage Arguments Value Examples
Manage cached {renv}
lockfile
1 2 3 4 5 | renv_manage_cached_lockfile(
key_primary = renv_digest_primary_lockfile(),
key_cached = renv_digest_cached_lockfile(),
force = FALSE
)
|
key_primary |
[character] Hash key for primary |
key_cached |
[character] Hash key for cached |
force |
[logical]
|
[character] Path to cached {renv}
lockfile
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.