useRepos | R Documentation |
Sets package repositories.
useRepos(repos=NULL, where=c("before", "after", "replace"), unique=TRUE, fallback=TRUE,
...)
repos |
A |
where |
A |
unique |
If |
fallback |
If |
... |
Not used. |
Returns a list
with element 'repos' reflecting options("repos")
as the options where prior to calling this function.
Henrik Bengtsson
withRepos
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.