single_exposure {ruler} | R Documentation |
Single exposure
Description
An S3 class single_exposure
to represent exposure of data to one rule
pack. It is a list of the following structure: pack_info
- single
pack_info object; report
- tidy data validation report
without column pack
.
Details
Single exposure is implemented in order to encapsulate preliminary
exposure data from single rule pack. It is needed to impute possibly missing
pack names during exposure. That is why single_exposure
doesn't
contain pack name in any form.
[Package ruler version 0.3.0 Index]