Description Usage Arguments Value
The package meta data is a parsed version of the DESCRIPTION
file plus information about the
installation/compilation of the package.
Note that this only works for compiled package archives, that is, archives that are generated
with devtools::build(binary = TRUE)
or on the command line with
1 |
1 | get_package_meta(archive)
|
archive |
|
The package meta data as a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.