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