contour.spectime {ImpuR}R Documentation

create contour plot

Description

Make a contour plot for a spectime object.

Usage

contour.spectime(data, ...)

Arguments

data a spectime object
... further arguments to the ordinary contour command

Value

same as contour

Examples

data(al1)
contour(al1)

[Package ImpuR version 1.0 Index]