dep_repos | R Documentation |
Get or set repositories to be used to fullfill dependencies beyond packages within the manifest
dep_repos(x)
## S4 method for signature 'PkgManifest'
dep_repos(x)
## S4 method for signature 'SessionManifest'
dep_repos(x)
dep_repos(x) <- value
## S4 replacement method for signature 'PkgManifest'
dep_repos(x) <- value
## S4 replacement method for signature 'SessionManifest'
dep_repos(x) <- value
x |
A package or session manifest |
value |
A character vector with the new dependency repos |
Character vector with existing repository urls
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.