Learn R Programming

SensusR (version 2.3.1)

plot.AltitudeDatum: Plot altitude data.

Description

Plot altitude data.

Usage

# S3 method for AltitudeDatum
plot(x, pch = ".", type = "l", ...)

Arguments

x

Altitude data.

pch

Plotting character.

type

Line type.

...

Other plotting parameters.

Value

None