validate_interpretation_set {confinterpret}R Documentation

Validator for interpretation_set objects

Description

Checks some features of the passed object to see whether they are as expected for the class. See interpretation_set documentation for definition of the class.

Usage

validate_interpretation_set(interpretation_set)

Arguments

interpretation_set

An object to be checked to see whether it is a valid interpretation_set.

Value

The interpretation_set object that was input, if no errors are found.


[Package confinterpret version 1.0.0 Index]