Benjamin Hofner
2012-Aug-24 09:50 UTC
[Rd] Suggestion: Specify default of "pch" in the manual
Both, in the manuals for par() and points() I could not find a note on
the default value of "pch". I think it would be rather helpful to add
a
note that the default is 1 (in both manuals). This would, for example,
help users that want to draw a legend.
And yes, I know that one can obtain the default by inspecting par() but
I think for many users (especially beginneRs) this is not the first
place to look for such information but the manual is.
Benjamin
Roebuck,Paul L
2012-Aug-24 18:32 UTC
[Rd] Suggestion: Specify default of "pch" in the manual
On 8/24/12 4:50 AM, "Benjamin Hofner" <benjamin.hofner at imbe.med.uni-erlangen.de> wrote:>[SNIP] > And yes, I know that one can obtain the default by inspecting par() but > I think for many users (especially beginneRs) this is not the first > place to look for such information but the manual is.Funny, my occasional reading of R-Help questions had led me to believe that almost no one read the manuals... :)