Description Usage Arguments Details Value
Make an empty package
1 | create_empty_package(package_name, version, ...)
|
package_name |
The name of the package |
version |
The version of the package |
... |
Arguments for |
The package consists of a DESCRIPTION
file and a NAMESPACE
file.
Note that the pkgbuild
package is required.
The path of the built package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.