I am trying to make a plot using the plot command in which I would like the plotting characters to be two-character strings (they're two-letter abbreviations of country names). I've tried the pch argument and this, of course, only produces 1-character strings. Looking through Intro to R and the reference manual, I can't find any obvious way around this. Would anyone have any suggestions?
Thanks so much! -Ben -- Benjamin Seligman Stanford University, School of Medicine MD Candidate, SMS II [[alternative HTML version deleted]] ______________________________________________ R-help@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.