Learn R Programming

textutils (version 0.4-1)

btable: Barplot Table

Description

Create a LaTeX-table.

Usage

btable(x, unit = "cm", before = "", after = "", raise = "0.2ex",
       height = "1ex", ...)

Value

character

Arguments

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

Author

Enrico Schumann

Details

Creates a barplot table.

See Also

toLatex, TeXunits

Examples

Run this code
## see vignette

Run the code above in your browser using DataLab