| as.package | R Documentation |
devtools::as.packageFunctionally identical to devtools' as.package, but without interactive
options for package creation.
as.package(x)
x |
A package object to coerce |
A package object
Code inspired by devtools load_pkg_description with very minor
edits to further reduce devtools dependencies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.