This method handles printing for probability distribution objects. It defers to the stats package's print method for distance matrix objects.

# S3 method for class 'dist'
print(x, ...)

Arguments

x

The object to print

...

Additional arguments to pass