as.matrix {neuroim2}R Documentation

Generic as.matrix Method

Description

Coerces an object to a matrix.

Usage

as.matrix(x, ...)

Arguments

x

An object to be coerced to a matrix.

...

Additional arguments passed to methods.

Value

A matrix representation of the input x.


[Package neuroim2 version 0.8.1 Index]