rnoaa (version 1.3.8)

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)

Value

A ggplot2 plot

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