Description Usage Arguments Examples
This function calls devtools::document() to update NAMESPACE and documentation
and then calls write_dependencies() to update the DESCRIPTION file.
1 | document(pkg = ".")
|
pkg |
The package to use, can be a file path to the package or a
package object. See |
1 2 3 4 | ## Not run:
document()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.