stick_plot: Create Stick Plots to Show Currents

View source: R/NM plotting.R

stick_plotR Documentation

Create Stick Plots to Show Currents

Description

This function builds a stick plot to map water velocities in the project window.

Usage

stick_plot(data, zoom, pre)

Arguments

data

A dataframe containing the columns "Zonal" and "Meridional" for currents.

zoom

A call to 'coord_sf' specifying the project plotting window.

pre

A list of predefined preferences for saving maps in the project (scale, width, height, units, dpi)

Value

The function creates a map of Water velocities. Colour is used to show speed, sticks are included to show direction. The plot is saved into the NEMO-MEDUSA/Currents folder.

See Also

Other NEMO-MEDUSA plots: point_plot(), ts_plot()


Jack-H-Laverick/MiMeMo.tools documentation built on March 6, 2023, 3:44 p.m.