aRTlayer-getDistance {aRT} | R Documentation |
Function that returns the distance between two objects.
## S4 method for signature 'aRTlayer': getDistance(object, ids, layer=otheraRTlayer)
object |
Object of class aRTlayer . |
ids |
A vector with two ids. The first belongs to object, and the second to layer. |
layer |
The layer where is the second object. The default is the same layer as object. |
Pedro Ribeiro de Andrade Neto
See aRTlayer-class
to the description of this class.