Skip to content
Prev 11595 / 398502 Next

R Function Guide

On Wed, 6 Jun 2001 07:23:14 +0100 (BST), Prof Brian D Ripley
<ripley at stats.ox.ac.uk> wrote in message
<Pine.GSO.4.31.0106060712410.19713-100000 at auk.stats>:
What about making ?topic try help.search(topic) if help(topic) fails?

It's a very small modification to the help() source, basically just
replacing two "stop(some message)" calls with "cat(some message)", and
adding the help.search calls.  I'd probably add another parameter
"try.help.search" that defaults to FALSE when help() is called, and is
set to TRUE when ? is used.

Duncan Murdoch

       
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._