trend_plot: Plots trend charts

Description Usage Arguments

Description

Nice barchart of counts, facets on geography.

Usage

1
2
trend_plot(trend_data, type = c("ooh", "ia", "ihs"), title = NA,
  title_size = 1.2, font = "Open Sans")

Arguments

trend_data

data frame with **3 columns, in order,** that are date, count, geography.

type

Character, either "ooh", "ia", or "ihs". Used for y-axis label.

title

Character. Title to go at top. Defaults to an appropriate "Trends in..."

title_size

numeric, relative title size

font

Character, named font to use.


pocdata/pocr documentation built on Jan. 5, 2022, 9:54 a.m.