Cpporder {R2sample} | R Documentation |
sort vector y by values in vector x
Description
sort vector y by values in vector x
Usage
Cpporder(y, x)
Arguments
y |
numeric vector |
x |
numeric vector |
Value
numeric vector
[Package R2sample version 2.2.0 Index]