create.constraint: Crea oggetto prescrizione (dataframe)

View source: R/prescription-functions.R

create.constraintR Documentation

Crea oggetto prescrizione (dataframe)

Description

nota: si tratta di un dataframe: diversi fields sono semplicemente aggiunti appendendo delle righe al dataframe...

Usage

create.constraint(N = 1, VOI = "PTV", VOIIndex = NA,
  type = "EXACT", variable = "Dose[Gy]", value = 2,
  volumeFraction = 1, weight = 1)

See Also

Other Prescription: check.prescription, get.prescription


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.