Learn R Programming

neuroim2 (version 0.8.5)

as.logical,NeuroVol-method: as.logical

Description

Convert NeuroVol to LogicalNeuroVol

Usage

# S4 method for NeuroVol
as.logical(x)

# S4 method for ROIVol as.logical(x)

Value

an instance of LogicalNeuroVol

Arguments

x

the object

Details

the image values will be converted to using R base function as.logical and wrapped in LogicalNeuroVol