[R] Plotting symbols with two positions?

(Ted Harding) Ted.Harding at nessie.mcc.ac.uk
Thu Nov 9 10:36:49 CET 2006


On 09-Nov-06 CG Pettersson wrote:
> Thanks a lot to Demitris for a prompt answer some minutes ago
> on another tread (see below). To avoid excess mails on the list,
> I move onto next question:
> 
> I have another small plotting problem that confuses me. I want
> to plot results from a field trial series, using the numbers of
> the trials as symbols in the plot.
> 
> pch = as.character(trial_no)
> 
> works fine, but truncates the trial number to the first digit.
> As I have sixteen trials in the series I get into problems....
> 
> How do I squeeze in two positions as a symbol in a plot?

Probably text() will do what you want, though there may be other
functions with more resources for such tasks.

Best wishes,
Ted.

--------------------------------------------------------------------
E-Mail: (Ted Harding) <Ted.Harding at nessie.mcc.ac.uk>
Fax-to-email: +44 (0)870 094 0861
Date: 09-Nov-06                                       Time: 09:36:46
------------------------------ XFMail ------------------------------



More information about the R-help mailing list