color.axis displays an axis in the specified color.
color.axis(side=1,at=NULL,labels=TRUE,axlab=NA,axlab.at=NA,
col=par("fg"),cex.axis=par("cex.axis"),cex=par("cex"))
Which axis - see axis.
Positions for the tick labels.
Tick labels.
Optional axis label.
Where to position the axis label - defaults to centered.
Color for the axis.
Character expansion for the tick labels.
Character expansion for the axis label.
nil