Prints the number of clusters found, their sizes, the observations left as noise, and the
two parameters used -- instead of dumping the underlying list.
Usage
# S3 method for dbs
print(x, ...)
Arguments
x
The clustering (object of class dbs-class, created by
DBSCAN).