as.dense-methods: Coerce ROIVol to DenseNeuroVol using as.dense method

as.dense,ClusteredNeuroVol-methodR Documentation

Coerce ROIVol to DenseNeuroVol using as.dense method

Description

This function provides a method to coerce an object of class ROIVol to a DenseNeuroVol using the as.dense method.

Usage

## S4 method for signature 'ClusteredNeuroVol'
as.dense(x)

## S4 method for signature 'ROIVol'
as.dense(x)

Arguments

x

An object of class ROIVol to be coerced to a DenseNeuroVol.

Value

A DenseNeuroVol object obtained by coercing the ROIVol object.


bbuchsbaum/neuroim2 documentation built on April 20, 2024, 4:20 p.m.