[R] customizing help()

Martin Maechler maechler at stat.math.ethz.ch
Tue Apr 4 13:56:21 CEST 2000


>>>>> "Kurt" == Kurt Gerber <kgerber at giub.unibe.ch> writes:

    Kurt> Hi
    Kurt> I tried to customize help(), so it starts the compiled html help, and
    Kurt> searches in all packages.
          ------------------------
    <.....>

just an aside additional to Prof Ripley's answer:
Your "searches in all packages"  can be accomplished by
the
    help.search()

function which might less known than it should.
Given a "topic" it lists "help files" {typically names of R objects} from
ALL available packages, see
   ?help.search

Martin Maechler <maechler at stat.math.ethz.ch>	http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum  LEO D10	Leonhardstr. 27
ETH (Federal Inst. Technology)	8092 Zurich	SWITZERLAND
phone: x-41-1-632-3408		fax: ...-1228			<><
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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