Learn R Programming

ruler (version 0.1.3)

single_exposure: 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.

Arguments

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.