View source: R/get_package_description.R
get_package_description | R Documentation |
Retrieves the DESCRIPTION file for a Neuroconductor package
get_package_description(package, error = FALSE)
package |
Name of the package |
error |
Should function error if httr::GET failed |
content of the DESCRIPTION file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.