xysort {MD2sample}R 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


[Package MD2sample version 1.0.0 Index]