order2
returns a permutation which rearranges its first argument into
ascending order.
Usage
order2(x)
# S3 method for class 'hclust'
order2(x)
# S3 method for class 'dendrogram'
order2(x)
# S3 method for class 'ser_permutation_vector'
order2(x)
# S3 method for class 'ser_permutation'
order2(x)