rxodeTest | R Documentation |
This wraps tests in RxODE to allow testing on cran or not on cran
rxodeTest(code, test = "cran", silent = "ignore")
code |
Code to be evaluated |
test |
Test to be run. Currently only accepts CRAN and not cran |
silent |
is an ignored argument now |
value of code or NULL
Matthew Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.