R/skip_test.R
skip_test.Rd
Signals a TestSkipped condition.
TestSkipped
skip_test(..., domain = NULL)
zero or more objects which can be coerced to character (and which are pasted together with no separator) or (for message only) a single condition object.
message
see gettext. If NA, messages will not be translated, see also the note in stop.
gettext
NA
stop
(invisible) A base::condition of class TestSkipped.