install_remote | R Documentation |
Install a package
install_remote(pkg, remote, ..., to_desc = TRUE, snapshot = TRUE)
pkg |
|
remote |
|
... |
Arguments passed on to
|
to_desc |
|
snapshot |
|
Installs the package, add the version to the DESCRIPTION file, and snapshots the package to the renv.lock file if present.
Other project setup:
creds_to_renviron()
,
fun_docs_table()
,
ignore_files()
,
key_pairs_duplicated()
,
key_pairs_text()
,
use_UU_reimports()
,
use_reimport()
,
write_to_rprofile()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.