barplot.station: create a barplot

View source: R/barplot.station.R

barplot.stationR Documentation

create a barplot

Description

create a barplot

Usage

## S3 method for class 'station'
barplot(height, ..., threshold = 0, verbose = FALSE)

Arguments

height

a 'station' object

...

additional arguments

threshold

threshold - midline of plot

verbose

a boolean; if TRUE print information about progress


metno/esd documentation built on April 24, 2024, 9:19 p.m.