View source: R/chiclet_chart.R
| plot_chiclet_chart | R Documentation |
Generate a plot of deterministic forecasts compared with daily climatology.
plot_chiclet_chart(df)
df |
data.frame obtained from |
## Not run:
df <- make_chiclet_chart(input_dir = "forecast",
p = fireBBOX,
event_dates = event_dates,
obs = "CAMS_frpfire.nc")
plot_chiclet_chart(df)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.