as.matrix.MatrixCurrency: Generic to convert MatrixCurrency class to an R matrix

as.matrix.MatrixCurrencyR Documentation

Generic to convert MatrixCurrency class to an R matrix

Description

Converts a Caliper matrix into R format allowing it to be worked on in the R environment.

Usage

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

Arguments

x

MatrixCurrency One of the cores of the CaliperMatrix class.

...

Other arguments passed to as.matrix

Value

An R matrix.


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