powered by
empirical_dist
Print method for empirical_dist objects.
# S3 method for empirical_dist print(x, ...)
x, invisibly.
x
The object to print
Additional arguments to pass
ed <- empirical_dist(c(1, 2, 3, 4, 5)) print(ed)
Run the code above in your browser using DataLab