smart_pack_versions | R Documentation |
Return all associated package versions
smart_pack_versions(pack, repo = "CRAN")
pack |
A string for the package name |
repo |
A string that takes values "CRAN", "aCRAN", and "cCRAN" for combining options "aCRAN" and "cCRAN". "cCRAN" refers to contributed packages. "aCRAN" refers to archived packages. |
A data.frame of available R packages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.