Display an axis in a specified color
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"))
side |
Which axis - see axis. |
at |
Positions for the tick labels. |
labels |
Tick labels. |
axlab |
Optional axis label. |
axlab.at |
Where to position the axis label - defaults to centered. |
col |
Color for the axis. |
cex.axis |
Character expansion for the tick labels. |
cex |
Character expansion for the axis label. |
nil
Jim Lemon
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.