ggdot | R Documentation |
ggdot
creates dot plot of the average of absolute Cliff’s delta. This
is not meant to be called directly.
ggdot(dat, hax, vax)
dat |
a data frame with at least two columns. |
hax |
a character, name of the column to be used as the horizontal axis. |
vax |
a character, name of the column to be used as the vertical axis. |
ggdot
returns a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.