Perhaps I missed something, but isn't this just a one-liner function?
help.index = function (pkg) help(package = (pkg), help_type = "html")
Regards,
Yihui
--
Yihui Xie
Web: http://yihui.name
On Fri, Dec 5, 2014 at 10:24 AM, Sven E. Templer wrote:
> Hello,
>
> I wrote a function to show the he
On 05/12/2014 11:24 AM, Sven E. Templer wrote:
Hello,
I wrote a function to show the help/index page of a package in a
browser (and want to include this in an update for a CRAN package). I
asked in R-help how to obtain the 00Index.html file, Duncan Murdoch
suggested to inspect (see
http://r.7896