Description Usage Arguments Value Examples
Check whether packages in archive CRAN
1 | is.Archived(package, data = NULL, repo = getOption("repos"))
|
package |
one or more package names |
data |
NULL or result of loadData() function. |
repo |
repository |
logical
1 | is.Archived(c('do','export'),repo="https://cloud.r-project.org/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.