create.vois.from.logical.array: Create a VOIS object from a logical array

View source: R/vois-functions.R

create.vois.from.logical.arrayR Documentation

Create a VOIS object from a logical array

Description

Create a VOIS object from a logical array

Usage

create.vois.from.logical.array(logical.array, x, y, z, voi)

Arguments

logical.array

The logical array (TRUE -> the voi is present in the voxel.

x, y, z

The coordinates of the x,y,z axes for the VOIS 3D grid.

voi

the VOI name.

Value

a VOIS object.

See Also

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


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