plotFun: plotFun

plotFunR Documentation

plotFun

Description

Several functions to plot meteorological data.

Details

The package plotFun provides helper functions to plot meteorological data.

The following plotting functions are available:

  • plotFun.stn: Plot a map of stations.

  • plotFun.grid: Plot a map of a regular grid.

  • plotFun.ts: Plot time series with or without temporal aggregation.

  • plotFun.kde2d.hist: Plot a 2D Kernel density plot with the histograms of the marginal distributions.

  • plotFun.heat: Plot heat index as a function of the input variables.

Additional functions:

  • data_agg: Function to obtain temporal aggregations (from hours to days and from days to months, seasons or years).

  • sort4plot: Function to sort the data in ascending order before plot.


anacv/plotFun documentation built on June 21, 2022, 10:31 p.m.