plot_temp_history: Plot Temperature History

Description Usage Arguments Value

View source: R/reports_and_plots.R

Description

Plot Temperature History

Usage

1
2
plot_temp_history(data, average_n = 1, interval = "day",
  what = "max", trim_years = 5)

Arguments

data

Data frame from which to plot.

average_n

The number of items to include in a rolling average

interval

One of 'day', 'week', 'month'

what

One of 'max', 'mean', 'min'

trim_years

Number of recent years to show. Set 0 for all data.

Value

a plot


pbulsink/GrapeWeatheR documentation built on Aug. 20, 2019, 7:36 p.m.