R/checkor.R
checkor.Rd
Checks that one or more checks return without an error. Otherwise throws an error consisting of the error messages separated by OR.
checkor(...)
Checks to check.
Throws an informative error or returns an invisible TRUE.