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