| covrpage_ci | R Documentation |
wrapper for covrpage call with switches for running after-success on travis and deploying gh-pages.
covrpage_ci(path = getwd(), ...)
path |
character, path to package, Default: getwd() |
... |
arguments to pass to covrpage |
Other invoke:
covrpage_snapshot(),
covrpage()
## Not run:
if(interactive()){
covrpage_ci()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.