<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
I'm trying to make a transition from S-plus under Windows to R under Linux.&nbsp;
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:
<br>guiPlot( PlotType="Scatter",&nbsp; DataSet="execon", Columns="years,hstart,ship",
AxisType="Multiple Y" ),
<br>where years, hstart, and ship are columns in the dataset called execon.
<br>Is there an equivalent command in R?&nbsp;&nbsp; I'd be most grateful
for any suggestions.
<pre>---&nbsp;
John P. Burkett
Department of Economics
University of Rhode Island
10 Chafee Road, Suite 3
Kingston, RI 02881-0808

phone:&nbsp; (401) 874-4122
fax:&nbsp;&nbsp;&nbsp; (401) 874-2858</pre>
&nbsp;</html>