Displaying 1 result from an estimated 1 matches for "execon".
2000 Sep 07
3
plot with two y axes
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 Rh...