Last data update: 2014.03.03

R: A method that extends the generic function dist to handle...
dist-methodsR Documentation

A method that extends the generic function dist to handle reduced segemnts

Description

getDist gets the data contained by an RS object ready to be passed to the generic functon for distance calculations

Methods

x = "ANY"

see dist of stats

x = "RS"

takes an RS object and then call the dist function of stats for distance calculations

Results