[R] Alt carachters in R
Peter Alspach
Peter.Alspach at plantandfood.co.nz
Wed Jan 27 21:33:08 CET 2010
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-bounces at r-project.org
> [mailto:r-help-bounces at r-project.org] On Behalf Of gepeto
> Sent: Thursday, 28 January 2010 4:59 a.m.
> To: r-help at 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 at 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.
>
More information about the R-help
mailing list