View source: R/getNodeRanking.R
sort.GRiwrm | R Documentation |
It Uses getNodeRanking for determining the best order for calibration and leaves direct injection nodes at the tail of the list.
## S3 method for class 'GRiwrm'
sort(x, decreasing = FALSE, ...)
x |
A GRiwrm object (See CreateGRiwrm) |
decreasing |
logical. Should the sort be increasing or decreasing? Not available for partial sorting. |
... |
arguments to be passed to or from methods or (for the
default methods and objects without a class) to |
The sorted GRiwrm object in upstream-downstream order ready for Calibration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.