powered by
summary_dist
Print method for summary_dist objects.
# S3 method for summary_dist print(x, ...)
x, invisibly.
x
The object to print
Additional arguments
s <- summary(normal(5, 2)) print(s)
Run the code above in your browser using DataLab