create.vois: Create a VOIS object from a contours object

View source: R/vois-functions.R

create.voisR Documentation

Create a VOIS object from a contours object

Description

Create a VOIS object from a contours object

Usage

create.vois(contours, x, y, z, vois = NULL)

Arguments

contours

The contours object.

x, y, z

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

vois

Vois names vector. Optionally it is possible to specificy a specific set of vois to use.

Value

a VOIS object.

See Also

Other VOIs: add.vois, create.vois.from.logical.array, 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.