vis: InfoGraphics

View source: R/vis.R

visR Documentation

InfoGraphics

Description

Various functions for visual display of data and statistics

Usage

vis(x, ...)

Arguments

x

an input object of class 'DSensemble'

...

additional arguments

img

a 'raster' object, or an object that can be coerced to one by 'as.raster', to be used as background

it

see subset

col

color

n

number of breaks in color scale

xlim

range of x-axis

ylim

range of y-axis

verbose

a boolean; if TRUE print information about progress

Details

vis shows the annual and seasonal evolution of a time series, similar to seasevol.

See Also

vis.trends wheel cumugram visprob conf graph diagram scatter plot map

Examples

data(Oslo)
vis(Oslo)


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