[R] printing from latex help files in R

Faheem Mitha faheem at email.unc.edu
Tue Aug 13 04:56:58 CEST 2002



On Mon, 12 Aug 2002, Dirk Eddelbuettel wrote:

>
> Faheem,
>
> > help(some.topic, offline=TRUE)
>
> should do if you also install r-base-latex under Debian -- as the latex
> files are only useful for offline viewing, and nobody else ever asked :)
> I decided to move them into a seperate package to keep the size on
> r-base-core down.

Thanks. However, I'm now getting a weird problem trying to print the help
file called Random.

help.search("Random")

gives me

Random.user(base)       User-supplied Random Number Generation
Random(base)            Random Number Generation
...

Now I get

> help("Random",offline=TRUE)
Error in help("Random", offline = TRUE) : No documentation for `Random' in
specified packages and libraries:
  you could try `help.search("Random")'

But Random.user works fine with identical syntax. What is wrong?

                                          Best regards, Faheem.

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list