| dataConstr {DVHmetrics} | R 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.
constraintThe constraint
characterstring.patIDThe patient ID
characterstring or*wildcard.structureThe structure
characterstring or*wildcard.
Details
See checkConstraint for the definition of a constraint.
See Also
readConstraint,
checkConstraint,
showConstraint
Examples
checkConstraint(dataMZ, constr=dataConstr)
[Package DVHmetrics version 0.4.2 Index]