plot.gTrack {trajectories} | R Documentation |
Methods for class "gTrack"
Description
plot method
Usage
## S3 method for class 'gTrack'
plot(x, type = "l", col = "grey70",cex=1,line=2.2, ...)
Arguments
x |
an object of class "gTrack" |
type |
line type |
col |
line color |
cex |
used for size of legend |
line |
specifying a value for line overrides the default placement of labels, and places them this many lines outwards from the plot edge |
... |
passed on to plot |
Author(s)
Mohammad Mehdi Moradi <moradi@uji.es>
[Package trajectories version 0.2-8 Index]