View source: R/postprocess_u_chart.R
postprocess_u_chart | R Documentation |
Postprocess u and u-prime chart data
postprocess_u_chart( data, digits = 2, date_label = "{date} ({weekdays(date)})\n", events = "close contacts", trials = "primary case", proportion = "Observed rate", multiplier = 1, suffix = paste0(" ", events, " per ", trials) )
proportion |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.