View source: R/loop1AreaVolumePlot.R
loop1AreaVolumePlot | R Documentation |
Plots loop1 water area-volume hysteresis
loop1AreaVolumePlot(orderedVA, outfile = "")
orderedVA |
Required. Data frame containing WDPM run total water volumes and areas, as returned by |
outfile |
Optional. File to hold hysteresis calculated using |
If successful, returns ggplot2 object of area-volume hysteresis. If unsuccessful, returns FALSE
.
## Not run: p <- loop1AreaVolumePlot ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.