Re: [R] Alt carachters in R

2010-02-06 Thread gepeto
Thank you!

It has been very helpfull!!


On Jan 27, 9:33 pm, Peter Alspach peter.alsp...@plantandfood.co.nz
wrote:
 Tena koe Gepeto

 Not sure if the following helps since you have not been very specific in
 your question:

 plot(1:10)
 text(3,2,'*')
 text(5,2,'*5')
 text(4,2,'5*5')
 text(4,5,'17\n4')
 text(6,5,'17\\n4')

 Hei kona ra ...

 Peter Alspach





  -Original Message-
  From: r-help-boun...@r-project.org
  [mailto:r-help-boun...@r-project.org] On Behalf Of gepeto
  Sent: Thursday, 28 January 2010 4:59 a.m.
  To: r-h...@r-project.org
  Subject: [R] Alt carachters in R

  Hi all,

  I am trying to use and place in a graph some alt characters
  such as *.. Could you help me?
  Thanks

  __
  r-h...@r-project.org 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-h...@r-project.org mailing listhttps://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guidehttp://www.R-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.- Hide 
 quoted text -

 - Show quoted text -

__
R-help@r-project.org 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] Alt carachters in R

2010-01-27 Thread gepeto
Hi all,

I am trying to use and place in a graph some alt characters such as
*.. Could you help me?
Thanks

__
R-help@r-project.org 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] Alt carachters in R

2010-01-27 Thread Peter Alspach
Tena koe Gepeto

Not sure if the following helps since you have not been very specific in
your question:

plot(1:10)
text(3,2,'*')
text(5,2,'*5')
text(4,2,'5*5')
text(4,5,'17\n4')
text(6,5,'17\\n4') 

Hei kona ra ...

Peter Alspach
 -Original Message-
 From: r-help-boun...@r-project.org 
 [mailto:r-help-boun...@r-project.org] On Behalf Of gepeto
 Sent: Thursday, 28 January 2010 4:59 a.m.
 To: r-help@r-project.org
 Subject: [R] Alt carachters in R
 
 Hi all,
 
 I am trying to use and place in a graph some alt characters 
 such as *.. Could you help me?
 Thanks
 
 __
 R-help@r-project.org 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@r-project.org 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.