use_roxygen_md {usethis} | R Documentation |
Use roxygen2 with markdown
Description
If you are already using roxygen2, but not with markdown, you'll need to use roxygen2md to convert existing Rd expressions to markdown. The conversion is not perfect, so make sure to check the results.
Usage
use_roxygen_md(overwrite = FALSE)
Arguments
overwrite |
Whether to overwrite an existing |
[Package usethis version 3.0.0 Index]