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
> 
> ______________________________________________
> [email protected] 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

______________________________________________
[email protected] 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.

Reply via email to