Take a look at ?plotmath. -roger
fernando espindola wrote: > Hi user R, > > I am try to put degree character in axis x, but don't make this. I have > the next code: > > plot(mot[,5], > time1,xlim=c(-45,-10),type="l",yaxt="n",ylab="",col=1,lwd=2,xlab="",xaxt="n") > > The range of value in axis-x is -45 to -10, this values represents the > longitudes positions in space. I try to put 45°S for real value (-45) in > the axis-x, and for all elements . Anybody can give an advance in this > problems..... > > Thank for all > > -- Roger D. Peng | http://www.biostat.jhsph.edu/~rpeng/ ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
