| selftest_report | R Documentation |
All self-test reporting goes through message (stderr) so
that it can be suppressed with suppressMessages; plain
cat() output cannot be suppressed by the user (CRAN policy on
console output).
selftest_report(verbose, ...)
verbose |
Logical. Output only when TRUE. |
... |
Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.