[R] plot with two y axes

John P. Burkett burkett at uriacc.uri.edu
Thu Sep 7 20:00:30 CEST 2000


I'm trying to make a transition from S-plus under Windows to R under
Linux.  My immediate aim is to produce a scatter plot with two y-axes
with different scales. That can be done in S-plus with a command of the
following form:
guiPlot( PlotType="Scatter",  DataSet="execon",
Columns="years,hstart,ship", AxisType="Multiple Y" ),
where years, hstart, and ship are columns in the dataset called execon.
Is there an equivalent command in R?   I'd be most grateful for any
suggestions.

---
John P. Burkett
Department of Economics
University of Rhode Island
10 Chafee Road, Suite 3
Kingston, RI 02881-0808

phone:  (401) 874-4122
fax:    (401) 874-2858


-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000907/005b6474/attachment.html


More information about the R-help mailing list