temperature.wetdry.barplot: temperature.wetdry.barplot

Description Usage Arguments

Description

Bar plot for temperature differantiating "dry" or "wet" days.

Usage

1
2
3
temperature.wetdry.barplot(prec, Tx, Tn, station, origin = "1961-01-01",
  valmin = 0.5, xlab = "xlab", ylab = "ylab", title = "title", variable,
  ...)

Arguments

prec

precipitation, e. g. prec_gen

Tx

maximum temperature, e. g. Tx_gen

Tn

minimum temperature, e. g. Tn_gen

station

names of the stations to be used for plot

origin

date of the first row

variable

variable

valmin

minimum accebtable value for precipitation

xlab,ylab,title

title and axis labels

...

further arguments


ecor/RMAWGENplotAlpha documentation built on May 15, 2019, 8:53 p.m.