Description Usage Arguments Value Author(s) Examples
plot clusters on a static Google map
1 2 3 4 | PlotClusters(crimeFile = "data/drugCrimes.rda", DENS = FALSE,
polys, map, topClus = 10)
|
crimeFile |
rda file containing point data |
DENS |
logical indicating density based clusters |
polys |
clusters/polygons to draw |
map |
map object |
topClus |
how many clusters to draw (ranked) |
clusters found/passed
Markus Loecher
1 2 3 4 5 6 7 8 9 10 | #data(drugCrimes)
#PlotClusters()
#examples to come
print(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.