ggdot {mbRes} | R Documentation |
Make Dot Plot
Description
ggdot
creates dot plot of the average of absolute Cliff’s delta. This
is not meant to be called directly.
Usage
ggdot(dat, hax, vax)
Arguments
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. |
Value
ggdot
returns a ggplot object.
[Package mbRes version 0.1.7 Index]