dipr_use_export_doc | R Documentation |
This will open and save a markdown file with pre-populated headings and sections to aid in generating output documentation. This is not official documentation but rather a useful guide to meet the standard for the output checkers. This function will automatically output to "out/export" and number sequentially the export folders.
dipr_use_export_doc(template = "export-doc.md", ...)
template |
Path to template file relative to |
... |
further arguments passed to usethis::use_template |
## Not run: dipr_use_export_doc() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.