print.clara: Print Method for CLARA Objects
Description
Prints the best sample, medoids, clustering vector and objective function
of clara object. This is a method for the function print() for objects
inheriting from class clara.
Usage
## S3 method for class 'clara':
print(x, \dots)