Description Usage Arguments Value Examples
Initialize documentation files for an R package, including tests, license, news, and roxygen markdown.
1 2 |
auth_name |
Character string naming the package author |
testthat |
Logical flag indicating whether to include testing |
license |
Logical flag indicating whether to include a |
news |
Logical flag indicating whether to include |
roxygen_md |
Logical flag indicating whether to use the |
The return values depend on the flags that are TRUE.
1 2 3 4 | ## Not run:
init_docs()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.