Regards,
Edwin Sun
-----Original Message-----
From: Duncan Murdoch [mailto:murdoch at stats.uwo.ca]
Sent: Thursday, January 28, 2010 2:19 PM
To: Changyou Sun
Cc: r-help at r-project.org
Subject: Re: [R] navigation panel with help
On 28/01/2010 3:15 PM, Edwin Sun wrote:
All,
I installed the lastest version of R 2.10.1. On the help page for a
function, it turns out that the vertical navigation panel on the left
not appear anymore. For example,
?lm
The help page from this command is a page without navigation panel
prefer to use). I notice there is an index link at the bottom of the
By the way, I did not make any change on my browser.
Is this a change for this version? Thank you for your help.
Yes, we have dropped support for CHM help, which had the navigation
pane. The default display is now HTML help.
Duncan Murdoch