You can use this in your package DESCRIPTION like this:
Examples
if (FALSE) {
roxygen2::roxygenize(roclets = "doctest::dt_roclet")
}
You can use this in your package DESCRIPTION like this:
if (FALSE) {
roxygen2::roxygenize(roclets = "doctest::dt_roclet")
}