Description Usage Arguments Value Author(s) Examples
View source: R/packagefinder.r
Shows detailed CRAN information for a package.
1 | packageDetails(package, brief = FALSE, show.tip = TRUE, index = NULL)
|
package |
Either the name of a package (capitalization does generally not matter) or the search result number shown in the results of |
brief |
If |
show.tip |
If |
index |
Either a path (or URL) to a search index, or a search index that is already loaded. If no index is provided, |
No return value.
Joachim Zuckarelli joachim@zuckarelli.de
1 | packageDetails("ggplot2")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.