plot.SpeedDatum {SensusR}R Documentation

Plot speed data.

Description

Plot speed data.

Usage

## S3 method for class 'SpeedDatum'
plot(x, pch = ".", type = "l", ...)

Arguments

x

Speed data.

pch

Plotting character.

type

Line type.

...

Other plotting parameters.

Value

None


[Package SensusR version 2.3.1 Index]