as {neuroim2} | R Documentation |
conversion from NeuroVol
to LogicalNeuroVol
Description
This function provides a method to coerce an object of class ROIVec
to a matrix
.
This function provides a method to coerce an object of class ROIVol
to a DenseNeuroVol
.
Arguments
from |
An object of class |
Value
A matrix
obtained by coercing the ROIVec
object.
A DenseNeuroVol
object obtained by coercing the ROIVol
object.
[Package neuroim2 version 0.8.1 Index]