View source: R/plotRisingLimbROF.R
plotRisingLimbROF | R Documentation |
Outputs file of rising limb runoff fraction and volume.
plotRisingLimbROF(sortedAreaVols = "", extend = FALSE, outFile = "")
sortedAreaVols |
Required. Set of areas and volumes sorted from smallest to largest. |
extend |
Optional. Logical. Should plots be extended to (0,0) and (1,1)? Default is |
outFile |
Required. CSV file for output. |
Returns rising limb contributing fraction plot.
## Not run: p <- plotRisingLimbROF(df, "RisingLimb.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.