[R] 2-character plotting characters?

jim holtman jholtman at gmail.com
Sun Nov 29 00:42:31 CET 2009


?text

You will have to plot your own text at each point that want.

On Sat, Nov 28, 2009 at 6:38 PM, Ben Seligman <bensel at gmail.com> wrote:
> 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 at 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.
>



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem that you are trying to solve?




More information about the R-help mailing list