bar.legend: bar.legend()

Description Usage Arguments Examples

View source: R/colourbar-legend.r

Description

Modified legend for colourbars uses a version of legend() modified to work w Hershey Fonts

Usage

1
2
3
4
bar.legend(x = "topright", y = NULL, legd, colv, max.pt = 1,
  revleg = FALSE, leg.title = NA, cex = 1, max.val = NA,
  horiz = FALSE, left.start = TRUE, roundleg = FALSE, title.cex = 1.25,
  bty = "n", ...)

Arguments

x:

x position or keyword

y:

y position if x is defined

legd:

legend vector

colv:

colour vector with length of legend - 1

max.pt:

size of the legend symbols

max.val:

optional maximum value observed if not included in the scale

Examples

1

lauratboyer/ltb.utils documentation built on May 20, 2019, 7:57 p.m.