[R] Plotting symbols

Prof Brian D Ripley ripley at stats.ox.ac.uk
Mon Nov 12 22:47:44 CET 2001


On Tue, 13 Nov 2001, Murray Jorgensen wrote:

> Has anyone got a cute way of compiling a table of the available plotting
> symbols?
>
> I've been repeatedly pasting in
>
> cno <- cno + 1
> cno
> plot(x,y,pch=cno)
>
> which is tedious, and besides I have to note down the symbols by hand.

Just run

example(points)


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list