Skip to content
Prev 12207 / 15075 Next

R.app help viewer blank

What's in your startup files?

Have you deleted or moved aside any .Rprofile and .Rdata files?

I think you would also look at:

getOption("help_type")

Looking at other options settings I see a reference to startDynamicHelp so perhaps try:

tools:::startDynamicHelp(start = TRUE)