permInd: permInd

View source: R/textBoxPlacement.R

permIndR 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))


textBoxPlacement documentation built on March 31, 2023, 6:05 p.m.