Description Usage Arguments Value Author(s) See Also Examples
Inline with the methodology used by Meteo-France to illustrate validation results, this function plots similar diagrams.
1 | plotfluxval(x,parameter="bias",stations=NULL,...)
|
x |
a validation object of the type returned by readhourlyssival |
parameter |
valid values are "bias", "meanobs", "relbias", "biassdev", "relbiassdev" and "nobs" |
stations |
regexp string containing station number to use, e.g. "11500|44300|56420" |
... |
additional graphical parameters |
Returns a list containing monthly validation data for the individual stations used as well as the names of the stations.
Øystein Godøy (o.godoy@met.no)
readhourlyssival
1 2 | x <- readhourlyssival("myfile.txt")
tmp <- plotfluxval(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.