[R] Scatter Plot - 3 vectors side by side
A Ezhil
ezhil02 at yahoo.com
Tue May 6 17:46:58 CEST 2008
Hi,
I have 3 vectors,
x=rnorm(10); y=rnorm(20); z=rnorm(30).
I would like to plot 3 vectors side by side (like a
bar plot) with scatter plot something similar to the
following:
.. *** ;;;
.. ** ;;;
.. *** ;;;
.. *** ;;;
... *** ;;
x y z
How can I do this with Plot()?
Thanks in advance.
Best regards,
Ezhil
____________________________________________________________________________________
[[elided Yahoo spam]]
More information about the R-help
mailing list