get.breaks.Rd
Gets the breakpoints for a weighted histogram.
get.breaks(x,breaks)
get.breaks either calls the same functions as hist to get breakpoints or calculates a given number or just returns breaks if they are already specified.
A vector of breakpoints.