$,Interval-method {OpenLand} | R Documentation |
Accessor method for objects from Intensity Analysis
Description
Accessor method for objects from Intensity Analysis
Usage
## S4 method for signature 'Interval'
x$name
## S4 method for signature 'Category'
x$name
## S4 method for signature 'Transition'
x$name
Arguments
x |
the object |
name |
the name of the object |
Interval |
the class |
Category |
the class |
Transition |
the class |
[Package OpenLand version 1.0.3 Index]