| plot_dist | R Documentation |
Unified front-end for plotting continuous or discrete two-group raw distributions.
plot_dist(x, y, type = c("auto", "continuous", "discrete"), ...)
x |
First vector. |
y |
Second vector. |
type |
One of '"auto"', '"continuous"', or '"discrete"'. |
... |
Additional arguments passed to the type-specific plotting function. |
Invisibly returns plotting data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.