View source: R/meteo-autoplot.R
autoplot_meteo_coverage | R Documentation |
autoplot method for meteo_coverage objects
autoplot_meteo_coverage(meteo_object, old_style = FALSE)
meteo_object |
the object returned from |
old_style |
(logical) create the old style of plots, which is faster, but does not plot gaps to indicate missing data |
see meteo_coverage()
for examples.
A ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.