R Alphabetize List / Executing our run.r script outputs the list of vectors in our data frame as expected, in the order they were entered:
Numeric variables are sorted in ascending order: Ties may be reversed in the ordering, unlike sort.list , as quicksort is not stable. F…