btable | R Documentation |
Create a LaTeX-table.
btable(x, unit = "cm", before = "", after = "", raise = "0.2ex",
height = "1ex", ...)
x |
numeric: the numbers for which the barplot is to be created |
unit |
character: a valid TeX unit |
before |
character |
after |
character |
raise |
character |
height |
character |
... |
more arguments |
Creates a barplot table.
character
Enrico Schumann
toLatex
, TeXunits
## see vignette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.