values {neuroim}R Documentation

Generic function to extract data values of object

Description

Generic function to extract data values of object

Usage

values(x, ...)

## S4 method for signature 'ROIVolume'
values(x, ...)

Arguments

x

the object to get values from

...

additional arguments


[Package neuroim version 0.0.6 Index]