Description Usage Arguments Author(s)
This is a simple convenience function to easily view a package DESCRIPTION file for a given R package. Since package maintainers often omit a generic help file including _PACKAGE, typing help("somePackage") is not always successful.
1 | desc(package)
|
package |
A character string corresponding to a valid R package name. |
Ryan Kyle, ryan.kyle@mail.mcgill.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.