View source: R/makePPTList_biblio.R
myCLEplot | R Documentation |
draw cleveland plot
myCLEplot(data, y = 1, x = 2, xname = NULL, yname = NULL, digits = 2)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.