| roiSummary {rNMR} | R Documentation |
The roiSummary object stores the most recently calculated ROI summary
(see rSum).
roiSummary is a nested list with three sections:
The data section contains the data collected by rSum. See
import for information on the structure for this section.
The summary.par section contains information pertaining to how the
summary was generated, stored as a named list. summary.type describes
how the data for the data was collected. normalization describes the
type of normalization used when the summary was collected, if any.
norm.data.source lists the names of the ROIs or files used for
normalization if the data was normalized using data from one or more ROIs or ROI
data from one or more files. See rSum for more info on generating
ROI summaries.)
Ian A. Lewis ialewis@nmrfam.wisc.edu, Seth C. Schommer schommer@nmrfam.wisc.edu
se for editing ROI summaries; rNMRobjects
for other other objects used by the rNMR package; rNMRutils
for functions used for interacting with rNMR objects.