powered by
Print method for dist class
# S3 method for disto print(x, ...)
object of class disto
currently not in use
invisible NULL. Function writes backend type and size to terminal as a message.
# NOT RUN { temp <- stats::dist(iris[,1:4]) dio <- disto(objectname = "temp") print(dio) # }
Run the code above in your browser using DataLab