
Function to generate transform into an
interval
object from numeric (or character) vectors.
generate_interval(lower, upper)
a vector with the lower values of a variable
a vector with the upper values of a variable
a character vector with the lower and upper bound values.