Learn R Programming

textBoxPlacement (version 1.0)

permInd: permInd

Description

compute the indices of sorting yrange in decreasing order

Usage

permInd(yrange)

Value

returns the integer vector indices of sorting yrange in decreasing order

Arguments

yrange

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

Examples

Run this code
permInd(yrange(yList1))

Run the code above in your browser using DataLab