Generate a plot representing percentiles of cumulative precipitation, given a historic record, and criteria for selecting a year of data for comparison.
PCP_plot(
x,
this.year,
this.day = NULL,
method = "exemplar",
q.color = "RoyalBlue",
c.color = "firebrick",
...
)
Arguments
result from CDECquery
for now, will need to generalize to other sources
a single water year, e.g. 2020
optional integer representing days since start of selected water year
'exemplar' or 'daily', currently 'exemplar' is the only method available
color of percentiles cumulative precipitation
color of selected year
additional arguments to plot
nothing, this function is called to create graphical output
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4