wheel: InfoGraphics

View source: R/wheel.R

wheelR Documentation

InfoGraphics

Description

Various functions for visual display of data and statistics

Usage

wheel(x, ...)

Arguments

x

an input object of class 'station' or 'spell'

...

additional arguments

Details

wheel shows the seasonal cycle with different colors for different years. If the input is a station object, wheel calls the function wheel.station and if the input is spell object, it calls wheel.spell

See Also

wheel.station wheel.spell graph visprob conf vis diagram cumugram scatter plot map

Examples

data(bjornholt)
wheel(bjornholt, new=FALSE)


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