Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

color.axis

Display an axis in a specified color


Description

color.axis displays an axis in the specified color.

Usage

color.axis(side=1,at=NULL,labels=TRUE,axlab=NA,axlab.at=NA,
  col=par("fg"),cex.axis=par("cex.axis"),cex=par("cex"))

Arguments

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.

Value

nil

Author(s)

Jim Lemon


plotrix

Various Plotting Functions

v3.8-1
GPL (>= 2)
Authors
Jim Lemon, Ben Bolker, Sander Oom, Eduardo Klein, Barry Rowlingson, Hadley Wickham, Anupam Tyagi, Olivier Eterradossi, Gabor Grothendieck, Michael Toews, John Kane, Rolf Turner, Carl Witthoft, Julian Stander, Thomas Petzoldt, Remko Duursma, Elisa Biancotto, Ofir Levy, Christophe Dutang, Peter Solymos, Robby Engelmann, Michael Hecker, Felix Steinbeck, Hans Borchers, Henrik Singmann, Ted Toal, Derek Ogle, Darshan Baral, Ulrike Groemping, Bill Venables
Initial release
2021-01-21

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.