demand_plot | R Documentation |
Generates a plot that shows the demand generated by the model.
demand_plot(model_output, appointments, treatment) demand_plot_data(model_output, appointments, treatment)
model_output |
output from |
appointments |
output from |
treatment |
a name of a treatment to filter by |
demand_plot()
: a plotly chart
demand_plot_data()
: a summarised version of model_output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.