Checks that one or more checks return without an error. Otherwise throws an error consisting of the error messages separated by OR.

checkor(...)

Arguments

...

Checks to check.

Value

Throws an informative error or returns an invisible TRUE.