make_influenza_threshold_chart | R Documentation |
A treshold chart of the type used for influenza
make_influenza_threshold_chart( data, title, lang = "NB", weeks = c(40, 20), color_palette = "fhi", legend_control = "legend" )
data |
A data.table for a season of influenza |
title |
the title for the chart |
lang |
language of labels |
weeks |
start and end week for the plot |
color_palette |
which color palette to use (fhi uses standard fhiplot, otherwise influensa palette is used) |
legend_control |
using a legend or text on the chart |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.