Last data update: 2014.03.03

R: Label plots
labels1R Documentation

Label plots

Description

Label plots with categories.

Usage

labels1(cont, digits, colors, xlim = c(0, 1), ylim = c(0, 1), fill = F,
  minsym = "<", label.resolution = 0, labtxt = NULL,
  first.color.trans = T, mai = c(0, 1, 0, 1), leftrat = 0.1)

Arguments

cont

Contour ?

digits

Number of digits to use in labels

colors

Colors ?

xlim,ylim

Limits ?

fill

Fill with colors?

minsym

Minimum symbol (for lowest category?)?

label.resolution

Label resolution ?

labtxt

Label text ?

first.color.trans

Should first color be transparent? Default TRUE

mai

Margins in inches?

leftrat

Left ratio (giving space for labels??)??

Value

No value, labels added to current plot.

Note

Needs elaboration, merge documentation with labels2, and possibly others?

See Also

Called by colsymbol, geocontour.fill and reitaplott.

Results