Take a set of numbers and flip them around on a number line
flip_dim.Rd
Take a set of numbers and flip them around on a number line
Details
This assumes the beginning is 1 and the end is maximum length of the
dimension. Note that this does NOT simply check the maximum value of the
supplied vector, but searches the supplied gp
for a matching ndim
column
that definitively tells how long the given dimension is supposed to be. This
is important, as sometimes a dimension is given that is longer than its
parent dimension, so the maximum numbers would not show in the vector.