labels_size: Label symbols of given size

Description Usage Arguments Value Note See Also

View source: R/labels_size.R

Description

Labels of given size.

Usage

1
2
3
labels_size(cont, digits, sizes, xlim = c(0, 1), ylim = c(0, 1), fill = F,
  n, rat, minsym = "<", label.resolution = 0, open = F, lwd = 1,
  col = 1)

Arguments

cont

Contours

digits

Number of digits to use in labels

sizes

Sizes (of what?)?

xlim,ylim

Limits

fill

Fill? Default FALSE

n

Number of ??

rat

Ratio of ??

minsym

Minimum symbol for lowest category in labels

label.resolution

Label resolution ?

open

Open legend/label, default FALSE

lwd

Line width

col

Color

Value

No value, labels added to current plot.

Note

Needs further elaboration, document with other labelling functions??

See Also

Called by colsymbol.


geo documentation built on May 29, 2017, 5:36 p.m.