point_plot | R Documentation |
This function builds a map of the passed variable, facetted by month.
point_plot(data, var)
data |
A dataframe containing the columns "Zonal" and "Meridional" for currents. |
var |
A "quoted" column name denoting how to colour the map. |
The function creates a facetted map of a summarised variable. Each facet shows a month. The plot is saved into the NEMO-MEDUSA/grids folder.
Other NEMO-MEDUSA plots:
stick_plot()
,
ts_plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.