Description Usage Arguments Details Value Author(s)
View source: R/packagefinder.r
Allows to inspect a package found with findPackage()
by showing detailed CRAN information on the package, opening its manual (PDF) or pulling up the package's website. Also allows to install the package right away.
1 |
package |
Either the name of the package (capitalization does generally not matter) or the search result number shown in the results of |
where.to |
Either |
index |
Either a path (or URL) to a search index, or a search index that is already loaded. If no index is provided, |
go()
is made to inspect a package found with findPackage()
and to decide whether or not this package serves the intended purposes.
No return value.
Joachim Zuckarelli joachim@zuckarelli.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.