Create beautiful boxplots from data.
1 2 3 4 5 6 7 8 9 10 | box_mets(
dataset,
id_mets,
x_variable,
fill_variable,
common_legend = T,
stat_test = F,
ref_group,
y_title
)
|
1 | box_mets()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.