Hi! Most probably you did not install Hmisc on your system. It is not included in R-base. You find it on CRAN. (cran.r-project.org -> source for contributed packages)
After installing it for your system the examples may well work. Have a nice sunday, detlef On Sun, 12 Oct 2003 09:19:12 +0200 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > As an R absolute beginner and an expert (very old) statistician and latex user, > I'm interested in using R to produce AUTOMAGICALLY tables in latex format. I > mean I would like to have the means to build an R procedure generating **FROM > INSIDE** a table or a graph to be inserted directly into latex. > I've read http://hesweb1.med.virginia.edu/biostat/s/doc/summary.pdf where the > author speaks of S (not R) and Latex integration via a Hmisc library which > allows to make automatic, calculated tables in latex. > Unfortunately this library doesn't seem to be present in R (I tried to follow > the example issuing a "library(Hmisc)" and then, plainly, "library()" but > nothing with the same functions appeared). > > Any help on how to set up that integration? And, where can I find > documentation/examples on that? > > Thanks > > Vittorio > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > -- "The whole problem with the world is that fools and fanatics are always so certain of themselves, but wiser people so full of doubts." Russell Detlef Steuer --- http://fawn.unibw-hamburg.de/steuer.html ***** Encrypted mail preferred ***** ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
