dctable | R Documentation |
Create a LaTeX-table.
dctable(x, unitlength = "1 cm", width = 5,
y.offset = 0.07, circle.size = 0.1, xlim,
na.rm = FALSE)
x |
numeric: the numbers for which the barplot is to be created |
unitlength |
character |
width |
numeric |
y.offset |
numeric |
circle.size |
numeric |
xlim |
character |
na.rm |
logical |
Creates a dotchart table.
This function is currently very experimental.
character
Enrico Schumann
Cleveland, W. S. (1985) The Elements of Graphing Data. Wadsworth.
toLatex
, TeXunits
## see vignette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.