In the stats package, there is a highly useful function called reorder(). In the gdata package, there is also a function called reorder().
How do I force reorder() from stats, not to be overwritten when loading the gdata package? Or, is there a way to reference which reorder() you want to use?