View source: R/eviSimulation.R
| sort.summary.eviSimulation | R Documentation |
Sort summarized EVI simulation results according to their EVI.
## S3 method for class 'summary.eviSimulation'
sort(x, decreasing = TRUE, ..., along = row.names(x$summary$evi)[[1]])
x |
An object of class |
decreasing |
|
... |
currently not used |
along |
|
An object of class summary.eviSimulation.
eviSimulation, summary.eviSimulation, base::sort
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.