Displaying 1 result from an estimated 1 matches for "lrcrr".
Did you mean:
grrr
2009 Apr 23
0
latex(Hmisc): cgroup + rownames shifts column names
...group=c(1,2), cgroup=c("","95\\% Conf. Limits"),
table.env=FALSE, center="none")
% latex.default(test.df, file = "", n.cgroup = c(1, 2), cgroup = c("",
"95\\% Conf. Limits"), table.env = FALSE, center = "none")
%
\begin{tabular}{lrcrr}
\hline\hline
\multicolumn{1}{l}{\bfseries test.df}& \multicolumn{1}{c}{\bfseries }&
\multicolumn{1}{c}{\bfseries }&
\multicolumn{2}{c}{\bfseries 95\% Conf. Limits} \tabularnewline
\cline{4-5}
%% Comment added by ME -- this next line is the one that is broken with cgroup
\multicolumn{1...