as.matrix: Generic as.matrix Method

as.matrixR 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.


neuroim2 documentation built on April 11, 2025, 5:46 p.m.