arrangeSymbols: Rearrange the location of those symbols that overalap with...

Description Usage Arguments Value

View source: R/mapcomponents.R

Description

This function takes the orginal plot locations and suggests new locations that avoid each other, given a stated plotting size for each symbol.

Usage

1
arrangeSymbols(x, plotsizes, method = "buffers1")

Arguments

x

a SpatialPoints* object

plotsizes

a vector of sizes (typically radii or perhaps half a bounding box) for the plotted symbols

Value

matrix of new suggested x and y locations for the centre of each plot symbol.


ahb108/sparch documentation built on Feb. 3, 2021, 1:21 a.m.