View source: R/textBoxPlacement.R
permInd | R Documentation |
compute the indices of sorting yrange in decreasing order
permInd(yrange)
yrange |
numeric vector (max-min) for vector of y values |
returns the integer vector indices of sorting yrange in decreasing order
permInd(yrange(yList1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.