I'm not certain what you want, but will the following help you:

plot(1:4, type="n")
text(1:4, letters[1:4])

If this does NOT solve your problem, please tell us why it is deficient. If you try something else that does not work, please describe what you tried and why you didn't like that, either.

hope this helps. p.s. The posting guide "http://www.R-project.org/posting-guide.html"; might help you find answers and / or formulate a question so it would more likely generate a useful reply.

Riad BENGHIDA wrote:

hi
I'm student in master, for my work I use R software, I make a grphic, I will, for each point on graphic the corresponding date of consulting. The number of consultations is variable for the patients ( min=6, max= 44) thank's


                
---------------------------------

mails !

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html



______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to