dataConstr: Constraint data frame

dataConstrR Documentation

Constraint data frame

Description

Data frame with quality assurance constraints to use with built-in DVH object dataMZ.

Usage

data(dataConstr)

Format

A data frame with 6 entries for the following 3 variables.

constraint

The constraint character string.

patID

The patient ID character string or * wildcard.

structure

The structure character string or * wildcard.

Details

See checkConstraint for the definition of a constraint.

See Also

readConstraint, checkConstraint, showConstraint

Examples

checkConstraint(dataMZ, constr=dataConstr)

DVHmetrics documentation built on March 23, 2022, 5:08 p.m.