View source: R/vois-functions.R
| create.vois.from.logical.array | R Documentation |
Create a VOIS object from a logical array
create.vois.from.logical.array(logical.array, x, y, z, voi)
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. |
a VOIS object.
Other VOIs: add.vois,
create.vois, get.subset.vois,
get.voi.logical,
get.voiindex, get.vois,
is.in.voi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.