chk | R Documentation |
chk()
is a thin wrapper of devtools::check()
.
chk(path = ".", install = FALSE, vignettes = FALSE, args = "--timings", ...)
path |
Path to a package tarball or a directory. |
install |
If FALSE, add |
vignettes |
If FALSE, add |
args |
Character vector of arguments to pass to |
... |
Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.