Skip to contents

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

Value

A ggplot2 plot

Details

see meteo_coverage() for examples