Cpporder: sort vector y by values in vector x

View source: R/RcppExports.R

CpporderR 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


R2sample documentation built on June 17, 2025, 1:07 a.m.