We wish to change the locations of the columns of a data frame.
This section is organized as follows:
Basic Relocating: Obtain a set of
columns of a table, that contains some or all columns, sorted in a given order.
Relative Relocating: Relocate one
or more columns relative to the current column locations while keeping all other column locations
relatively unchanged; e.g. relocate a particular column to the leftmost position.