autoplot.meteo_coverage: autoplot method for meteo_coverage objects
Description
autoplot method for meteo_coverage objects
Usage
# S3 method for meteo_coverage
autoplot(mateo_coverage, old_style = FALSE)
Arguments
- mateo_coverage
the object returned from meteo_coverage()
- old_style
(logical) create the old style of plots, which is faster, but
does not plot gaps to indicate missing data
Details
see meteo_coverage()
for examples