powered by
empirical_dist
Format method for empirical_dist objects.
# S3 method for empirical_dist format(x, ...)
A character string
The object to format
Additional arguments (not used)
ed <- empirical_dist(c(1, 2, 3, 4, 5)) format(ed)
Run the code above in your browser using DataLab