visprob: InfoGraphics

View source: R/visprob.R

visprobR Documentation

InfoGraphics

Description

Various functions for visual display of data and statistics

Usage

visprob(x, ...)

Arguments

x

an input object of class 'station'

...

additional arguments

y

an input object of class 'station'

dy

relative width of lines

threshold

threshold defining a precipitation event

breaks

breaks in historgram

pdf

a boolean; if TRUE add pdfs estimated from wet-day mean

verbose

a boolean; if TRUE print information about progress

Details

visprob displays the probability density function (PDF) of a precipitation time series (x) for each year. If only one time series is provided (y=NULL), the color of the PDFs represent the year. If a second time series is provided, the color scale shows the annual mean value of y.

See Also

wheel cumugram climvar graph conf vis diagram scatter plot map

Examples

data(bjornholt)
visprob(bjornholt)


metno/esd documentation built on April 29, 2024, 3:34 p.m.