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

Description Usage Arguments Value

Description

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

Usage

1
2
## 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.


dkyleward/caliperR documentation built on Dec. 31, 2021, 7:11 p.m.