View source: R/check_for_errors.R
check_for_errors | R Documentation |
fhub_validations
objectThis is meant to be used in CI workflows to raise conditions from
fhub_validations
objects.
check_for_errors(x)
x |
A |
An error if one of the elements of x
is of class fhub_failure
or
fhub_unrecoverable_error
. TRUE
invisibly otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.