Small helper function to define the proper order per individual/site, to arrange the sites/individuals properly within the application. Arranges first on all string letters, and then on the numbers.
Examples
if (FALSE) { # \dontrun{
order_string(rownames(mtcars))
} # }