ggdot: Make Dot Plot

View source: R/ggdot.R

ggdotR 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.


mbRes documentation built on March 31, 2023, 8:14 p.m.