Displaying 1 result from an estimated 1 matches for "cgrouptexcomds".
Did you mean:
cgrouptexcmd
2008 Oct 18
0
Several problems with hmisc latex function
Hi,
I'm having several problems with the Hmisc latex function. First, there
seems to be a conflict between the cellTexCmds and the cgroupTexComds. When
I'm using both at the same time, I get an error message. Here's an example.
I just added cellTexComds to the example on page 10 of this document:
http://biostat.mc.vanderbilt.edu/twiki/pub/Main/StatReport/latexFineControl.pdf
x <- matrix(1:30, ncol = 5)
y <- letters[1:6]
x &l...