use_extendr_badge | R Documentation |
Add the version of extendr being used by an R package to its README.
use_extendr_badge(path = ".")
path |
File path to the package for which to generate wrapper code. |
Requires usethis
to be available.
## Not run:
use_extendr_badge()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.