as.numeric,SparseNeuroVol-method | R Documentation |
Convert SparseNeuroVol to numeric
## S4 method for signature 'SparseNeuroVol'
as.numeric(x)
## S4 method for signature 'ROIVol'
as.numeric(x)
x |
the object to convert |
A numeric vector of length nrow(x@coords)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.