On 8/26/09, Frank E Harrell Jr <f.harr...@vanderbilt.edu> wrote:
> G. Jay Kerns wrote:
> > There was a closely related discussion last April:
> >
> >
> https://stat.ethz.ch/pipermail/r-devel/2009-April/053094.html
> >
> > and IIRC this was fixed for R version 2.10.
> >
>  If you still have trouble just do
>
>  s <- toLatex(sessionInfo())
>  cat(s[-grep('Locale',s)], sep='\n')
>
This works great. Thank you both for the info.
Liviu

______________________________________________
R-help@r-project.org 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