Skip to content
Prev 986 / 63424 Next

New design for R html help pages

Paul Gilbert <pgilbert@bank-banque-canada.ca> writes:
Of course, what you really want is "magic links", so that jumping to
say idx.htm#long.winded.fname automagically transfers you to say
xr025.thm which contains the actual documentation for
long.winded.fname. Judging from the hoops that web pages seem to jump
through, one should expect that to be possible, but...

There's a third approach: Rdconv -t rtf followed by the Windows help
compiler. That would give the standard WinHelp interface and remove
the dependency on the browser. The obvious problem is how to get
Rdconv to accept the rtf option...