dt_roclet | R Documentation |
You can use this in your package DESCRIPTION like this:
Roxygen: list(roclets = c("collate", "rd", "namespace", "doctest::dt_roclet"))
dt_roclet()
The doctest roclet
## Not run:
roxygen2::roxygenize(roclets = "doctest::dt_roclet")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.