dataframe.from.values: Generate data.frame from values object

View source: R/values-functions.R

dataframe.from.valuesR Documentation

Generate data.frame from values object

Description

Uses only voxels belogning to the specified VOIs. Each row of the output data.frame is a single voxel. Each voxel is associated to a VOI. Voxels assiciated to different VOIs are replicated on different rows.

Usage

dataframe.from.values(values = values, vois = vois, variables = NULL,
  rois = NULL)

See Also

Other Values: combine.values, create.values, get.sparse.array.gate, get.values.dataframe, get.values.gate.plan, 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.