Description Usage Arguments Functions See Also
CI/CD steps for a package at the repository root
1 2 3 | rcmd_check(name = "Check Package")
covr(name = "Run Code Coverage")
|
name |
|
rcmd_check
: rcmdcheck::rcmdcheck()
covr
: covr::codecov()
Other steps:
checkout()
,
deploy_static
,
install_deps()
,
rscript()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.