Correct Answer : sort()
Explanation : There are other more flexible sorting facilities available like order() or sort.list() which produce a permutation to do the sorting.
order()
sort.list()