plotFun | R Documentation |
Several functions to plot meteorological data.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.