[R] using latex() in R for Unix
Brian Quinif
bquinif at gmail.com
Wed Apr 5 23:23:18 CEST 2006
I seem to have straightened out the problem I was having by typing
ls -ald /home/b/bquinif/bq/9095/
before running R.
Thanks again to the ever helpful people on this list.
BQ
before you start
05 Apr 2006 23:11:12 +0200, Peter Dalgaard <p.dalgaard at biostat.ku.dk>:
> "Brian Quinif" <bquinif at gmail.com> writes:
>
> > Yes, Peter, I do mean the later() function from the Hmsic package.
> > Below is a reproducible example. Also, does anyone know how to stop R
> > from automatically running LaTeX on the file produced by latex()
>
> The last bit is easy. It's the print method that does that, so just
> don't print. E.g.
>
> invisible(latex(....))
>
> --
> O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
> c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
> (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
> ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
>
More information about the R-help
mailing list