plot_region: Plot a data region

View source: R/plot_region.R

plot_regionR Documentation

Plot a data region

Description

Plot a data region

Usage

plot_region(name, longitudelim, latitudelim, plotval = TRUE)

Arguments

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


Echisholm21/multivaR documentation built on March 30, 2022, 5:55 a.m.