Distribution Summary
distribution(value, coverage_fraction, breaks = 10, constrain = FALSE)
vector of value
coverage fraction
either a numeric vector of two or more unique cut points or a single number (greater than or equal to 2) giving the number of intervals into which x is to be cut. (default = 10)
should breaks (with length > 1) be limited by the max of value?
data.frame