stick_plot | R Documentation |
This function builds a stick plot to map water velocities in the project window.
stick_plot(data, zoom, pre)
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) |
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.
Other NEMO-MEDUSA plots:
point_plot()
,
ts_plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.