Description Usage Arguments Author(s)
View source: R/03.00.survey.plot.R
Plot survey track line
1 2 | survey.plot(Effort.Data, xl = c(120, 180), yl = c(10, 50),
col = "orange", myfill = "gray40", multi = F)
|
xl |
ranges of longitude to be plotted |
yl |
ranges of latitude to be plotted |
col |
color of trackline |
myfill |
color of continent |
multi |
if True, multiple surveys will be plotted with legend |
Tomoki Yasuhara
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.