vertex_rescale.Rd
This function takes a vector of values that need to be rescaled for a plot. If the vector is a constant, it will return an error indicating that there is not a need to rescale the vector.
vertex_rescale(x, low, high)
Rescaled numeric vector.