Description Usage Arguments Value Side Effects See Also Examples
Plots lines of equal depths using a database from GEBCO.
1 |
depth |
A vector of the depths which we want equidept lines plotted. |
col |
The colour of the lines, if the col vector is shorter than the depth vector it is repeated. Default is all lines black. |
lty |
Linetype, if the lty vector is shorter than the depth vector it is repeated. Default is all lines have linetype 1. |
lwd |
Linewidth, if the lwd vector is shorter than the depth vector it is repeated. Default is all lines have linewidth 1. |
depthlab |
A boolean variable determening whether labels should be printed on equidepth lines, default is false. |
depthlabcex |
The size of depthlabels. |
None
Plots equidepth lines on current plot.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.