When I was running the function latex() I got an error about a not found
object : n.rgroup ...

I searched the archive of this (great!) list and found a solution (
http://tolstoy.newcastle.edu.au/R/e2/help/06/10/3995.html) :

source('http://biostat.mc.vanderbilt.edu/tmp/getLatestSource.s');
getLatestSource('latex');

It works very well ! except when I don't have an internet connection (of
course) ...
Does someone know how to fix this permanently ?

Cordially,

        [[alternative HTML version deleted]]

______________________________________________
[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