Skip to content
Prev 40906 / 63424 Next

Front ends handling help.search() results?

The R.rsp package has a proof of concept page:

1. library("R.rsp")
2. browseRsp(path="/R/help/")
3. At the bottom, there is a "help.search" form.  Type in search term,
e.g. "svd".

This is all web browser based, so it should be able to handle compiled
vignettes (as long as there are valid paths/URL paths).

/Henrik

On Fri, Jul 29, 2011 at 11:11 AM, Duncan Murdoch
<murdoch.duncan at gmail.com> wrote: