pointLabel: Label placement for points to avoid overlaps

Description Usage Arguments

Description

pointLabel was taken from package maptools. maptools is not imported or mentioned in DESCRIPTION to reduce dependencies as maptools requires sp and gpclib. Below is the exact maptools::pointLabel code. See pointLabel in maptools for a description of the arguments

Usage

1
2
3
pointLabel(x, y = NULL, labels = seq(along = x), cex = 1,
  method = c("SANN", "GA"), allowSmallOverlap = FALSE, trace = FALSE,
  doPlot = TRUE, ...)

Arguments

x,y,labels,cex,method,allowSmallOverlap,trace,doPlot

see maptools::pointLabel

...

see maptools::pointLabel


markheckmann/dissertation documentation built on May 21, 2019, 12:06 p.m.