permInd {textBoxPlacement}R Documentation

permInd

Description

compute the indices of sorting yrange in decreasing order

Usage

permInd(yrange)

Arguments

yrange

numeric vector (max-min) for vector of y values

Value

returns the integer vector indices of sorting yrange in decreasing order

Examples

permInd(yrange(yList1))


[Package textBoxPlacement version 1.0 Index]