cash-.CaliperMatrix: S3 method for calling 'CaliperMatrix' object attributes

$.CaliperMatrixR Documentation

S3 method for calling CaliperMatrix object attributes

Description

Makes it easier to call a matrix core directly using matrix$core_name.

Usage

## S3 method for class 'CaliperMatrix'
x$name

Arguments

x

A CaliperMatrix object

name

the method to dispatch

Details

If name is an attribute of the R object (like $info), then the value of that attribute is returned. Otherwise, it looks into the fields and methods of the underlying GISDK object to determine what to do.


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