rotatedLabel: Plot a rotated axis label

Description Usage Arguments Author(s)

View source: R/mg14.R

Description

Plot a rotated axis label

Usage

1
2
rotatedLabel(x0 = seq_along(labels), y0 = rep(par("usr")[3],
  length(labels)), labels, pos = 1, cex = 1, srt = 45, ...)

Arguments

x0

The x position

y0

The y position

labels

The labels

pos

The positioning relative to the coordinate. Default = 1 (below).

cex

The character expansion factor. Default = 1.

srt

The degree of rotation. Default = 45.

...

Author(s)

mg14


mg14/mg14 documentation built on Aug. 18, 2019, 3:30 a.m.