packageDetails {packagefinder} | R Documentation |
Showing information about a package
Description
Shows detailed CRAN information for a package.
Usage
packageDetails(package, brief = FALSE, show.tip = TRUE, index = NULL)
Arguments
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, |
Value
No return value.
Author(s)
Joachim Zuckarelli joachim@zuckarelli.de
Examples
packageDetails("ggplot2")
[Package packagefinder version 0.3.5 Index]