get.values.gate.plan: Get values object (Gate)

View source: R/values-functions.R

get.values.gate.planR Documentation

Get values object (Gate)

Description

Get the values object associated to a plan (Gate).

Usage

## S3 method for class 'gate.plan'
get.values(plan, center.coordinates = NULL)

Arguments

center.coordinates

The coordinates of the center of the values 3D distribution. If it is NULL, the center of the CT is assumed.

plan.gate

The plan object.

See Also

Other Values: combine.values, create.values, dataframe.from.values, get.sparse.array.gate, get.values.dataframe, get.values.list, get.values.plankit.plan, get.values, merge.values, sanitize.values, sparse.array.from.values, threshold.values, values.from.sparse.array


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