Displaying 4 results from an estimated 4 matches for "politzerahles".
Did you mean:
politzerahless
2017 Mar 27
0
Error in documentation for ?legend
>>>>> POLITZER-AHLES, Stephen [CBS] <stephen.politzerahles at polyu.edu.hk>
>>>>> on Sat, 25 Mar 2017 13:25:32 +0000 writes:
> Right, that's my point. The help page mentions a
> `title.cex`, like I said; saying that `cex` sets the
> default `title.cex` sure implies to me (and presumably to
> the other...
2017 Mar 25
2
Error in documentation for ?legend
...________________
From: peter dalgaard <pdalgd at gmail.com>
Sent: Saturday, March 25, 2017 9:10:57 PM
To: POLITZER-AHLES, Stephen [CBS]
Cc: r-devel at r-project.org
Subject: Re: [Rd] Error in documentation for ?legend
> On 25 Mar 2017, at 00:39 , POLITZER-AHLES, Stephen [CBS] <stephen.politzerahles at polyu.edu.hk> wrote:
>
> To whom it may concern:
>
>
> The help page for ?legend refers to a `title.cex` parameter, which suggests that the function has such a parameter.
No it does not. All arguments are listed and documented, none of them is title.cex, and there's no &qu...
2017 Mar 24
2
Error in documentation for ?legend
To whom it may concern:
The help page for ?legend refers to a `title.cex` parameter, which suggests that the function has such a parameter. As far as I can tell, though, it doesn't; here's an example:
> plot(1,1)
> legend("topright",pch=1, legend="something", title="my legend", title.cex=2)
Error in legend("topright", pch = 1, legend =
2017 Mar 25
0
Error in documentation for ?legend
> On 25 Mar 2017, at 00:39 , POLITZER-AHLES, Stephen [CBS] <stephen.politzerahles at polyu.edu.hk> wrote:
>
> To whom it may concern:
>
>
> The help page for ?legend refers to a `title.cex` parameter, which suggests that the function has such a parameter.
No it does not. All arguments are listed and documented, none of them is title.cex, and there's no...