Returns n equidistant bins between a and b

linear_breaks(n, a, b)

Arguments

n

number of bins

a

lower bound

b

upper bound