After creating a line plot using quik_lines,
this function will add a confidence interval
1  | add_projection(gg, projection, confidence, label_final)
 | 
gg | 
 The ggplot to be themed  | 
projection | 
 The projection (forecast) column  | 
confidence | 
 A logical. Should confidence intervals be shown?  | 
label_final | 
 A logical. Should the final maximum be labeled?  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.