uses | R Documentation |
Check if a project uses certain things, e.g. Make or Docker.
uses_make(silent = FALSE)
uses_docker(silent = FALSE)
uses_gha_docker(silent = FALSE)
uses_gha_publish(silent = FALSE)
uses_make_publish(silent = FALSE)
uses_make_rmds(silent = FALSE)
silent |
Defaults to |
Other checkers:
check_package()
,
check
,
has_package()
,
has
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.