auto_test_package | R Documentation |
Watches a package for changes, rerunning tests as appropriate.
auto_test_package(pkg = ".", reporter = default_reporter(), hash = TRUE)
pkg |
path to package |
reporter |
test reporter to use |
hash |
Passed on to |
auto_test()
for details on how method works
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.