as.dense,ClusteredNeuroVol-method | R Documentation |
This function provides a method to coerce an object of class ROIVol
to a DenseNeuroVol
using the as.dense
method.
## S4 method for signature 'ClusteredNeuroVol'
as.dense(x)
## S4 method for signature 'ROIVol'
as.dense(x)
x |
An object of class |
A DenseNeuroVol
object obtained by coercing the ROIVol
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.