read_renv_lock | R Documentation |
Reads renv.lock if it exists and can be parsed as json.
read_renv_lock(renv_lock_path = "renv.lock")
renv_lock_path |
location of the renv.lock file, defaults to "renv.lock" |
the result of reading renv.lock with jsonlite::read_json
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.