Re: [R] R: Multi-line texts in plots

2009-03-23 Thread Greg Snow
1.408.8111 > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of mau...@alice.it > Sent: Friday, March 20, 2009 11:41 PM > To: baptiste auguie > Cc: r-help@r-project.org > Subject: [R] R: Multi-line texts in plots

Re: [R] R: Multi-line texts in plots

2009-03-21 Thread Jim Lemon
mau...@alice.it wrote: Now that I have my list of flags with theri respective values (thanks to all those who posted their suggestions): Flags Values 1 TrendOff 0 2 MOdwt 1 3ZeroPadding 1 4 Step1HSOff 1 5 Step1NumHSOff 4 6 Step1NumHSOff

[R] R: Multi-line texts in plots

2009-03-20 Thread mauede
Now that I have my list of flags with theri respective values (thanks to all those who posted their suggestions): Flags Values 1 TrendOff 0 2 MOdwt 1 3ZeroPadding 1 4 Step1HSOff 1 5 Step1NumHSOff 4 6 Step1NumHSOff 1 7Step1ExtOff 1

[R] R: Multi-line texts in plots

2009-03-20 Thread mauede
Thank you. I will try the approacch you suggested. Here is the list of 20 flags whose concurrent values values select the program branch. "TRUE" / "FALSE" can be replaced by 1 / 0 All the seperating lines "$$" and "..." and comments (in capital letters) can be removed (this is a print-out). Just