skip_test | R Documentation |
Signals a TestSkipped
condition.
skip_test(..., domain = NULL)
... |
zero or more objects which can be coerced to character
(and which are pasted together with no separator) or (for
|
domain |
see |
(invisible) A base::condition of class TestSkipped
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.