as.matrix.CaliperMatrix: S3 method to convert all cores in a CaliperMatrix to R...

View source: R/matrices.R

as.matrix.CaliperMatrixR Documentation

S3 method to convert all cores in a CaliperMatrix to R matrices

Description

To convert individual cores of a CaliperMatrix, see as.matrix.MatrixCurrency.

Usage

## S3 method for class 'CaliperMatrix'
as.matrix(x, ...)

Arguments

x

CaliperMatrix

...

other arguments passed to as.matrix()

Value

A named list of R matrices.


Caliper-Corporation/caliperR documentation built on May 30, 2024, 2:35 p.m.