Function that reports the space and time distance of each
row of the STI-inherited object searched
to the corresponding row of the
STI-inherited object master
spc.STI.stdistance(master, searched, report = F)
An STI-inherited object
An STI-inherited object
Logical. Default value is FALSE
Outputs a data.frame, with two columns : time2master ("difftime", in seconds) and distance2master ("numeric", in meters)
Reports the space and time distance of each row of the STI-inherited object
searched
to the corresponding row of the STI-inherited object master
.