is.in.voi: Check if point(s) is(are) inside a VOI

View source: R/vois-functions.R

is.in.voiR Documentation

Check if point(s) is(are) inside a VOI

Description

Check if point(s) is(are) inside a VOI

Usage

is.in.voi(x, y, z, contours, voi, progressbar = FALSE)

Arguments

x, y, z

coordinate(s) of the point(s).

contours

Contours object.

voi

The VOI name.

Value

A logical vector.

See Also

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


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