Skip to contents

vrule_report

vrule_report

Public fields

valid

valid

report

report

Methods


Method new()

Initializes a validation report

Usage

vrule_report$new(valid = NULL, report = NULL)

Arguments

valid

TRUE or FALSE

report

report


Method clone()

The objects of this class are cloneable with this method.

Usage

vrule_report$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.