cash-set-.CaliperClass: S3 method for assigning 'CaliperClass' object attributes

Description Usage Arguments Details

Description

Makes CaliperClass objects smarter about whether you are assigning a value to the R object or the underlying GISDK object over COM.

Usage

1
2
## S3 replacement method for class 'CaliperClass'
x$name <- value

Arguments

x

A CaliperClass object

name

the attribute to assign

value

the value to be assigned

Details

If name is an attribute of the R object (like $info), then the value is assigned to that attribute. Otherwise, it looks into the GISDK object attributes and will set that value.


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