myCLEplot: draw cleveland plot

View source: R/makePPTList_biblio.R

myCLEplotR Documentation

draw cleveland plot

Description

draw cleveland plot

Usage

myCLEplot(data, y = 1, x = 2, xname = NULL, yname = NULL, digits = 2)

Arguments

data

A data.frame

y

numeric position of y-axis variable

x

numeric position of x-axis variable

xname

character Name of x-axis variable

yname

character Name of y-axis variable

digits

integer indicating the number of decimal places


cardiomoon/webr3 documentation built on Oct. 9, 2022, 1:52 p.m.