plot.CompassDatum {SensusR} | R Documentation |
Plot compass data.
Description
Plot compass data.
Usage
## S3 method for class 'CompassDatum'
plot(x, pch = ".", type = "l", ...)
Arguments
x |
Compass data. |
pch |
Plotting character. |
type |
Line type. |
... |
Other plotting parameters. |
Value
None
[Package SensusR version 2.3.1 Index]