Description Usage Arguments Author(s) Examples
A wrapper to run unit testing of NGScopy
1 |
... |
additional arguments to |
Xiaobei Zhao
1 2 3 4 5 6 7 8 9 | ## To run at R prompt
## Not run:
ngscopy_unittest() # Note: R will create a folder for output
# at current working directory
## End(Not run)
## ## To run at Unix-like command line (not at R prompt)
## Rscript -e "require(methods);NGScopy::ngscopy_unittest()"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.