plot_region: Plot a data region

Description Usage Arguments

View source: R/plot_region.R

Description

Plot a data region

Usage

1
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


EOGrady21/multivaR documentation built on March 3, 2022, 12:01 a.m.