get.voi.logical: Evaluate VOI logical matrix

View source: R/vois-functions.R

get.voi.logicalR Documentation

Evaluate VOI logical matrix

Description

Evaluate a boolean 3D array representing the volumetric occupancy of a specific VOI.

Usage

get.voi.logical(vois, voi, Nv = NULL)

Arguments

vois

the vois object

voi

the name of the VOI

Nv

number of values (optional). This is used to produce a 4D array to account to variable multiplicity in the voxels (to be used directly with values objects with multiple variables)

Value

boolean array representing the volumetric occupancy of a specific VOI.

See Also

Other VOIs: add.vois, create.vois.from.logical.array, create.vois, get.subset.vois, get.voiindex, get.vois, is.in.voi


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