cash-set-.CaliperMatrix: Send matrix data back to Caliper software

$<-.CaliperMatrixR Documentation

Send matrix data back to Caliper software

Description

Standard assignment would simply overwrite the matrix currency with whatever data you assigned. This allows for properly formed matrix data to be sent back to Caliper software and update the matrix currency.

Usage

## S3 replacement method for class 'CaliperMatrix'
x$name <- value

Arguments

x

A CaliperMatrix object

name

the attribute to assign

value

the value to be assigned


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