ezr.dot_plot: Dot Plot for Ranking

Description Usage Arguments Value

Description

Creates a dot plot. Useful for comparing a numerical value where ranking matters.

Usage

1
ezr.dot_plot(dataset, x_axis, y_axis, title = NULL)

Arguments

dataset

Dataframe

x_axis

This is the value that will be on the x axis. It should be continous

y_axis

This is the value that will be on the y axis. Ideally it is categorical. There should be a limited number of values

title

Default is NULL

Value

returns a nice dot plot which is useful for visualizing rankings


jmp1989/easyr documentation built on May 20, 2019, 7:25 a.m.