plot.KTrack {trajectories} | R Documentation |
Methods for class "KTrack"
Description
Methods for class "KTrack"
Usage
## S3 method for class 'KTrack'
plot(x, type = "l", col = "grey70",cex=1,line=2.2, ...)
Arguments
x |
an object of class KTrack |
type |
line type |
col |
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 |
Details
plotting the variability area of K-function of a list of tracks.
Value
a plot.
Author(s)
Mohammad Mehdi Moradi <moradi@uji.es>
[Package trajectories version 0.2-8 Index]