as.matrix.LinkedMatrix: Converts a LinkedMatrix Instance to a Matrix (if Small...

Description Usage Arguments Value See Also

View source: R/LinkedMatrix.R

Description

Converts a LinkedMatrix Instance to a Matrix (if Small Enough).

Usage

1
2
## S3 method for class 'LinkedMatrix'
as.matrix(x, ...)

Arguments

x

Either a ColumnLinkedMatrix or a RowLinkedMatrix object.

...

Additional arguments (unused).

Value

A matrix.

See Also

ColumnLinkedMatrix-class, RowLinkedMatrix-class, and LinkedMatrix-class for more information on the ColumnLinkedMatrix, RowLinkedMatrix, and LinkedMatrix classes.


QuantGen/LinkedMatrix documentation built on May 28, 2020, 10:51 p.m.