powered by
Take in unbounded line lengths (x-values) and truncate them based on provided bounds to create bounded lengths (y-values)
censor(x, bounds)
a vector of generated line lengths
a vector which gives the lengths of the end and breakpoints for each x value
vector of new line lengths