Usage
twoord.plot(lx,ly,rx,ry,data=NULL,xlim=NULL,lylim=NULL,rylim=NULL,
mar=NULL,lcol=1,rcol=2,xlab="",ylab="",rylab="",lpch=1,rpch=2,
type="b",...)
Arguments
lx,ly,rx,ry
y and optional x values for the plot
data
an optional data frame from which to obtain the above values
xlim
optional x limits as in plot
lylim,rylim
optional y limits for the left and right axes
respectively
mar
optional margin adjustment, defaults to c(5,4,4,4)
lcol,rcol
colors to distinguish the two sets of values
xlab,ylab
axis labels as in plot
rylab
label for the right axis
lpch,rpch
plot symbols to distinguish the two sets of values
...
additional arguments passed to axis.