$,Interval-method {OpenLand} | R Documentation |
Accessor method for objects from Intensity Analysis
## S4 method for signature 'Interval'
x$name
## S4 method for signature 'Category'
x$name
## S4 method for signature 'Transition'
x$name
x |
the object |
name |
the name of the object |
Interval |
the class |
Category |
the class |
Transition |
the class |