powered by
Obtain size of the disto object
size(disto, ...)
object of class disto
currently not in use
Integer vector of length 1
# NOT RUN { temp <- stats::dist(iris[,1:4]) dio <- disto(objectname = "temp") size(dio) # }
Run the code above in your browser using DataLab