plot.KTrack | R Documentation |
Methods for class "KTrack"
## S3 method for class 'KTrack'
plot(x, type = "l", col = "grey70",cex=1,line=2.2, ...)
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 |
plotting the variability area of K-function of a list of tracks.
a plot.
Mohammad Mehdi Moradi <moradi@uji.es>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.