failure | R Documentation |
Function to create a failure. Returns a qscheck::report object.
failure(reason = NULL, tag = NULL, subreport = NULL)
reason |
A string explaining the reason for the failure to the user. |
tag |
A unique tag to identify the failure |
subreport |
if the failure arises from a subcheck, this will contain the report of that subcheck |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.