Re: [R] stack multiple plots on one page

2007-06-28 Thread Benilton Carvalho
or just type:

pairs.default

b

On Jun 28, 2007, at 2:36 PM, Henrique Dallazuanna wrote:

> https://svn.r-project.org/R/branches/R-2-5-branch/src/library/ 
> graphics/R/pairs.R
>
> -- 
> Henrique Dallazuanna
> Curitiba-Paraná-Brasil
> 25° 25' 40" S 49° 16' 22" O
>
> On 28/06/07, Jiong Zhang, PhD <[EMAIL PROTECTED]> wrote:
>>
>> Hi All,
>>
>> I typed "pairs" to see its code but did not get what I want.  How  
>> do I
>> see its code?
>>
>> What I am trying to do, is to stack about 10 scatter plots on one  
>> page
>> as the way "pairs" does.  I have about 150 variables in my table.
>> Instead of plotting 150X150 pairs using "pairs", I only need to  
>> plot 10
>> pairs.
>>
>> Thanks.
>>
>> jiong
>> The email message (and any attachments) is for the sole use of the
>> intended recipient(s) and may contain confidential information.  Any
>> unauthorized review, use, disclosure or distribution is  
>> prohibited.  If you
>> are not the intended recipient, please contact the sender by reply  
>> email and
>> destroy all copies of the original message (and any attachments).   
>> Thank
>> You.
>>
>>
>>
>> [[alternative HTML version deleted]]
>>
>> __
>> R-help@stat.math.ethz.ch mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
>
>   [[alternative HTML version deleted]]
>
> __
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting- 
> guide.html
> and provide commented, minimal, self-contained, reproducible code.

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] stack multiple plots on one page

2007-06-28 Thread Henrique Dallazuanna
https://svn.r-project.org/R/branches/R-2-5-branch/src/library/graphics/R/pairs.R

-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O

On 28/06/07, Jiong Zhang, PhD <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I typed "pairs" to see its code but did not get what I want.  How do I
> see its code?
>
> What I am trying to do, is to stack about 10 scatter plots on one page
> as the way "pairs" does.  I have about 150 variables in my table.
> Instead of plotting 150X150 pairs using "pairs", I only need to plot 10
> pairs.
>
> Thanks.
>
> jiong
> The email message (and any attachments) is for the sole use of the
> intended recipient(s) and may contain confidential information.  Any
> unauthorized review, use, disclosure or distribution is prohibited.  If you
> are not the intended recipient, please contact the sender by reply email and
> destroy all copies of the original message (and any attachments).  Thank
> You.
>
>
>
> [[alternative HTML version deleted]]
>
> __
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] stack multiple plots on one page

2007-06-28 Thread Jiong Zhang, PhD
Hi All,

I typed "pairs" to see its code but did not get what I want.  How do I
see its code?

What I am trying to do, is to stack about 10 scatter plots on one page
as the way "pairs" does.  I have about 150 variables in my table.
Instead of plotting 150X150 pairs using "pairs", I only need to plot 10
pairs.

Thanks.

jiong
 The email message (and any attachments) is for the sole use of the intended 
recipient(s) and may contain confidential information.  Any unauthorized 
review, use, disclosure or distribution is prohibited.  If you are not the 
intended recipient, please contact the sender by reply email and destroy all 
copies of the original message (and any attachments).  Thank You.



[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.