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

Description Usage Arguments Details

Description

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

Usage

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


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