ceac_plot_graph | R Documentation |
Choice of base R, ggplot2 or plotly.
ceac_plot_base(he, pos_legend, graph_params, ...)
## S3 method for class 'pairwise'
ceac_plot_base(he, pos_legend, graph_params, ...)
## S3 method for class 'bcea'
ceac_plot_base(he, pos_legend, graph_params, ...)
ceac_plot_ggplot(he, pos_legend, graph_params, ...)
## S3 method for class 'pairwise'
ceac_plot_ggplot(he, pos_legend, graph_params, ...)
## S3 method for class 'bcea'
ceac_plot_ggplot(he, pos_legend, graph_params, ...)
ceac_ggplot(he, pos_legend, graph_params, ceac, ...)
ceac_plot_plotly(he, pos_legend = "left", graph_params)
he |
A |
pos_legend |
Legend position |
graph_params |
Aesthetic ggplot parameters |
... |
Additional arguments |
ceac |
ceac index in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.