Summary method for dist class
# S3 method for disto summary(object, ...)
object | object of class disto |
---|---|
... | currently not in use |
invisibly returns the tidy output of summary as a dataframe.
#> Error: Unable to find the object in the specified environment.dio#> Error in eval(expr, envir, enclos): object 'dio' not foundsummary(dio)#> Error in summary(dio): object 'dio' not found