Learn R Programming

textutils (version 0.1-9)

btable: Barplot Table

Description

Create a LaTeX-table.

Usage

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

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

Value

character

Details

Creates a barplot table.

See Also

toLatex, qTable, TeXunits

Examples

Run this code
# NOT RUN {
## see vignette
# }

Run the code above in your browser using DataLab