Map Spatial Summaries
point_plot.Rd
This function builds a map of the passed variable, facetted by month.
Arguments
- data
A dataframe containing the columns "Zonal" and "Meridional" for currents.
- var
A "quoted" column name denoting how to colour the map.
Value
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.
See also
Other NEMO-MEDUSA plots:
stick_plot()
,
ts_plot()