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 July 4, 2025, 2:17 p.m.