On Thu, 26 Jun 2003, Tord Snall wrote: > Dear all, > > I want to plot the values of a data frame in an image using as.character() > as below. It works fine for values lower than 10. However, data values >10 > are plotted as ones, i.e. 1, in the plot. > > Could someone please let men know how to plot values larger than 10.
Use text()
-thomas
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
