Description Usage Arguments Details
Makes it easier to call a matrix core directly using matrix$core_name
.
1 2 | ## S3 method for class 'CaliperMatrix'
x$name
|
x |
A |
name |
the method to dispatch |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.