Description Usage Arguments Value See Also Examples
Get the current version on CRAN for a vector of packages.
1 | get_version(packages)
|
packages |
A vector of packages. |
A named vector of packages where the value is the current version on CRAN.
get_dependencies
, plot_dependencies
,
download_dependencies
, install_dependencies
1 2 3 4 | ## Not run:
get_version(packages = c("shiny", "igraph"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.