View source: R/print_package_description.R
print.package_description | R Documentation |
package_description
classPrint function for an object of package_description
class
## S3 method for class 'package_description'
print(x, ...)
x |
An object of |
... |
other |
library(deepdep)
description <- get_description("ggplot2")
description
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.