Re: [R] Parallel stem-and-leaf displays

2008-09-13 Thread David Winsemius
On Sep 13, 2008, at 4:21 PM, Celia Chen wrote: Thank you Jim. Here I creat an example: A<-c(1.1,1.2,2.2,1.3, 1.5, 2.5) B<-c(2.2,2.3,2.4,2.2, 2.0,1.9, 2.5) I will need to draw the parallel stem-and-leaf displays to show the difference in trend/pattern betw

Re: [R] Parallel stem-and-leaf displays

2008-09-13 Thread Celia Chen
Thank you Jim. Here I creat an example: A<-c(1.1,1.2,2.2,1.3, 1.5, 2.5) B<-c(2.2,2.3,2.4,2.2, 2.0,1.9, 2.5) I will need to draw the parallel stem-and-leaf displays to show the difference in trend/pattern between the two data patches. And I think parellel stem-