R/do.reorder.R
do.reorder.Rd
This function allows for a user-defined re-ordering of data.table rows
do.reorder(dat, use.col, new.order)
NO DEFAULT. A data.table
DEFAULT = NULL. The column to use for re-ordering
DEFAULT = NULL. A vector of row values for the specified column, in the desired order
https://github.com/ImmuneDynamics/Spectre.
Thomas M Ashhurst, thomas.ashhurst@sydney.edu.au