Description Usage Arguments Value
View source: R/plotFirstYearShortCond.R
plotFirstYearShortCond()
plots elevation vs. trace number for a single
year. It colors the points based on Powell release for the following WY and
the shape is based on either Powell October-December release or MWD's ICS
creation/delivery volume.
1 2 3 4 5 6 7 8 | plotFirstYearShortCond(
model,
iFile,
scenario,
filterOn = "shortage",
dataYear,
colorVar = "WYRelease"
)
|
model |
Either "MTOM" or "CRSS" |
iFile |
Folder path or file that contains the data. If |
scenario |
If |
filterOn |
Valid choices are 'shortage' or 'pe'. If 'pe', then will keep all traces that are <= 1077. |
dataYear |
Year to plot. Data are filtered to this year. |
colorVar |
Has to be "WYRelease" if |
gg
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.