latexrule {textutils} | R Documentation |
LaTeX Rule.
Description
Create a LaTeX-rule, including colours.
Usage
latexrule(x, y, col = NULL, x.unit = "cm", y.unit = "cm", noindent = FALSE)
Arguments
x |
numeric |
y |
numeric |
col |
character |
x.unit |
character |
y.unit |
character |
noindent |
logical |
Details
Experimental. Create LaTeX code that produces rules.
Value
character
Author(s)
Enrico Schumann
Examples
## see vignette
[Package textutils version 0.4-1 Index]