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