[R] question about xtable and Hmisc
steve
fisk at bowdoin.edu
Fri Mar 2 15:25:23 CET 2007
Richard M. Heiberger wrote:
>>> Also, if x is a data frame, latex(x) contains the row numbers.
>>> Can I get rid of them here as well?
>
>
> I think you are asking for the rowname=NULL argument.
> latex(x, rowname=NULL)
> See ?latex to confirm if that is what you are looking for.
>
> Rich
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
Yes - that is exactly what I wanted.
thanks,
Steve
More information about the R-help
mailing list