Skip to content
Prev 10770 / 15075 Next

bypassing the R.app help browser?

Hi Marc,
Yes, there is that possibility.
As you guessed, this is for the Rcmdr, where the built-in R.app browser
doesn't play well with dialog help buttons -- the browser is unresponsive
until the dialog that called it closes -- while an external html-help
browser works fine.

I've now successfully implemented the approach I outlined, in which the
previous setting is restored when the Commander GUI closes. As you point
out, this isn't bullet-proof, but I think it is the best I can do for now.
Allowing the user to apply the change would be safer, but users are unlikely
to discover the option.
Yes, that would be welcome. I still think that a setting via options() would
be better.

Thanks again for your help,
 John