Displaying 5 results from an estimated 5 matches for "25to".
Did you mean:
25th
2018 May 05
1
why the length and width of a plot region produced by the dev.new() function cannot be correctly set?
...and width of a plot region produced by the dev.new() function cannot be correctly set?
On?04/05/2018?3:04?AM,?sunyeping?via?R-help?wrote:
>?
>?------------------------------------------------------------------From:David?Winsemius?<dwinsemius at comcast.net>Send?Time:2018?May?4?(Fri)?13:25To:????<sunyeping at aliyun.com>Cc:R?Help?Mailing?List?<r-help at r-project.org>Subject:Re:?[R]?why?the?length?and?width?of?a?plot?region?produced?by?the?dev.new()?function?cannot?be?correctly?set?
>?
>>???On?May?3,?2018,?at?6:28?PM,?sunyeping?via?R-help?<r-help at r-project.or...
2018 May 05
0
why the length and width of a plot region produced by the dev.new() function cannot be correctly set?
...produced by
> the dev.new() function cannot be correctly set?
>
> On?04/05/2018?3:04?AM,?sunyeping?via?R-help?wrote:
> >
> >?------------------------------------------------------------------From:David?Winsemius?<dwinsemius at comcast.net>Send?Time:2018?May?4?(Fri)?13:25To:????<sunyeping at aliyun.com>Cc:R?Help?Mailing?List?<r-help at r-project.org>Subject:Re:?[R]?why?the?length?and?width?of?a?plot?region?produced?by?the?dev.new()?function?cannot?be?correctly?set?
> >
> >>???On?May?3,?2018,?at?6:28?PM,?sunyeping?via?R-help?<r-help at r...
2018 May 04
3
why the length and width of a plot region produced by the dev.new() function cannot be correctly set?
------------------------------------------------------------------From:David Winsemius <dwinsemius at comcast.net>Send Time:2018 May 4 (Fri) 13:25To:??? <sunyeping at aliyun.com>Cc:R Help Mailing List <r-help at r-project.org>Subject:Re: [R] why the length and width of a plot region produced by the dev.new() function cannot be correctly set?
>?On?May?3,?2018,?at?6:28?PM,?sunyeping?via?R-help?<r-help at r-project.org>?wrote...
2018 May 04
0
why the length and width of a plot region produced by the dev.new() function cannot be correctly set?
> On May 3, 2018, at 6:28 PM, sunyeping via R-help <r-help at r-project.org> wrote:
>
> When I check the size of the plot region usingdev.size("in")a new plot region is produced and in the Rconsole I get[1] 5.333333 5.322917
Your test is all mangleed together. You failed in your duty to read the list info and the Posting guide . NO HTML!
> If I mean to produce a plot
2018 May 04
5
why the length and width of a plot region produced by the dev.new() function cannot be correctly set?
When I check the size of the plot region usingdev.size("in")a new plot region is produced and in the Rconsole I get[1] 5.333333 5.322917If I mean to produce a plot region with size setting bydev.new(length=3,width=3)a plot region is produced, but the size is [2.281250, 5.322917], as detected by the de.size function. If I type:dev.new(length=10,width=10)I get a plot region of with the