View source: R/plot_popgroups.R
popgroups_plot | R Documentation |
Generates a plot that shows the size of the population groups for a given treatment.
popgroups_plot(model_output, treatment) popgroups_plot_data(model_output, treatment)
model_output |
output from |
treatment |
a name of a treatment to filter by |
popgroups_plot()
: a plotly chart
popgroups_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.