xysort: sort vector y by values in vector x

View source: R/RcppExports.R

xysortR Documentation

sort vector y by values in vector x

Description

sort vector y by values in vector x

Usage

xysort(y, x)

Arguments

y

numeric vector

x

numeric vector

Value

numeric vector


MD2sample documentation built on Aug. 8, 2025, 7:10 p.m.