contrib.url | R Documentation |
contrib.url
adds the appropriate type-specific path within a
repository to each URL in repos
.
contrib.url(repos, type = getOption("pkgType"))
repos |
character vector, the base URL(s) of the repositories to use. |
type |
character string, indicating which type of packages: see
|
If type = "both"
this will use the source repository.
A character vector of the same length as repos
.
setRepositories
to set options("repos")
,
the most common value used for argument repos
.
available.packages
, download.packages
,
install.packages
.
The ‘R Installation and Administration’ manual for how to set up a repository.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.