Displaying 1 result from an estimated 1 matches for "etabular".
Did you mean:
tabular
2004 Jan 18
0
xtable feature addition suggestion
...uot;,tabular.environment,"}{",
paste(attr(x, "vsep"),
c(attr(x, "align"), "}\n\\hline\n"),
sep="", collapse=""),
sep="")
- ETABULAR <- "\\hline\n\\end{tabular}\n"
+ ETABULAR <- paste("\\hline\n\\end{",tabular.environment,"}\n",sep="")
BLABEL <- "\\label{"
ELABEL <- "}\n"
BCAPTION <- "\\caption{"