renv_lock_r_ver | R Documentation |
renv_lock_r_ver
renv_lock_r_ver(renv_lock, override_r_ver = NULL)
renv_lock |
renv.lock file from which to get the R version |
override_r_ver |
Character, override the R version defined in the
|
a length 1 character vector with the version of R recorded in renv.lock
## Not run:
rix(r_ver = renv_lock_r_ver())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.