order_sample {genomatic} | R Documentation |
Organizes the data alpha-numerically.
order_sample(data_df)
data_df |
A data.frame of data where the first column is the sample name. |
A data.frame of data where the first column is the sample name. The data.frame is reordered alpha-numerically based on sample name.
A data.frame.
Brian J. Knaus bknaus@fs.fed.us http://brianknaus.com
Knaus, B.J. In prep. Genomatic: an R package for DNA fragment analysis project management.