powered by
Summary method for dist class
# S3 method for disto summary(object, ...)
object of class disto
currently not in use
invisibly returns the tidy output of summary as a dataframe.
# NOT RUN { temp <- stats::dist(iris[,1:4]) dio <- disto(objectname = "temp") dio summary(dio) # }
Run the code above in your browser using DataLab