Description Usage Arguments Value
View source: R/mapcomponents.R
This function takes the orginal plot locations and suggests new locations that avoid each other, given a stated plotting size for each symbol.
1 | arrangeSymbols(x, plotsizes, method = "buffers1")
|
x |
a SpatialPoints* object |
plotsizes |
a vector of sizes (typically radii or perhaps half a bounding box) for the plotted symbols |
matrix of new suggested x and y locations for the centre of each plot symbol.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.