View source: R/values-functions.R
| get.values.gate.plan | R Documentation |
Get the values object associated to a plan (Gate).
## S3 method for class 'gate.plan'
get.values(plan, center.coordinates = NULL)
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. |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.