Nice barchart of counts, facets on geography.
1 2 | trend_plot(trend_data, type = c("ooh", "ia", "ihs"), title = NA,
title_size = 1.2, font = "Open Sans")
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.