add_results {data.validator} | R Documentation |
This function adds results to validator object with aggregating summary of success, error and warning checks. Moreover it parses assertr results attributes and stores them inside usable table.
add_results(data, report)
data |
Data that was validated. |
report |
Report object to store validation results. |