On 7.1.2010 9:49, Dieter Menne wrote: > > Thanks for that code. I fully agree that the current help system is a step > back. For stable bookmarking, my workaround is to put > > options(help.ports=6800) > > into the profile, so I can created links like > > http://127.0.0.1:6800/library/gmodels/html/estimable.html > > but this still required that I start RGui and the help system once. > > Dieter
Thanks for this, too. Btw, is there a way to start the dynamic Rhelp server in the background without manually launching RGui? That, combined with Dieter's suggestion, would bring the help system sort of back to its original state. I am sorry to say that the new dynamic help is a HUGE nuisance to me. Had to revert back to R 2.9 because of that :-(. Michal ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.