Plot a data region
1 | plot_region(name, longitudelim, latitudelim, plotval = TRUE)
|
name |
name(s) of the region to visualize, if multiple stations are to be visualized (eg. to make up a section), should be a vector of character values |
longitudelim |
optional vector of two numbers describing longitude limits of plotting window (passed to /code/linkoce::mapPlot), if no value is given uses a maritimes centred default |
latitudelim |
optional vector of two numbers describing latitude limits of plotting window (passed to /code/linkoce::mapPlot), if no value is given uses a maritimes centred default |
plotval |
Logical value, if FALSE, will output data frame of coordinates which can be plotted by user |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.