combine.beamLUTs: Combine beamLUTs

combine.beamLUTsR Documentation

Combine beamLUTs

Description

Combine a list of beamLUTs in a unique beamLUTs object. The voxel values are taken from the different beamLUTs in the list, according to the tissue specification in the contours and their belonging to the corresponding VOI. In case of a voxel belonging to multiple VOIS, the last tissue specification in the contours will overwrite the previous ones. The beamLUTs in the list and the vois object should have the same dimensionality.

Usage

combine.beamLUTs(beamLUTs.list, vois, contours)

Arguments

beamLUTs.list

the list of the beamLUTs. The elements of this list have to be named according to the names of the tissues specified in the contours (e.g. list(tissue1=beamLUTs1, tissue2=beamLUTs2, ....))

vois

the vois object.

contours

the contours object.

Value

a beamLUTs object.

See Also

Other BeamLUT: get.alpha.beta.beamLUT, get.bdose.beamLUT, get.beamLUTs, get.dose.beamLUT, get.letd.beamLUT, get.rbe.beamLUT, get.values.for.beam, read.beamLUTs, read.beamLUT, write.beamLUT


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