powered by
ser_permutation
ser_permutation_vector
get_order(x, ...)## S3 method for class 'ser_permutation_vector': get_order(x, \ldots) ## S3 method for class 'ser_permutation': get_order(x, dim = 1, \ldots)
## S3 method for class 'ser_permutation_vector': get_order(x, \ldots) ## S3 method for class 'ser_permutation': get_order(x, dim = 1, \ldots)
## permutation_vector o <- ser_permutation_vector(1:10) o get_order(o) ## permutation o2 <- ser_permutation(o, 5:1) o2 get_order(o2, 2)
Run the code above in your browser using DataLab