color.axis | R Documentation |
‘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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.