PlotClusters: plot clusters on a map

Description Usage Arguments Value Author(s) Examples

Description

plot clusters on a static Google map

Usage

1
2
3
4
PlotClusters(crimeFile = "data/drugCrimes.rda", DENS = FALSE, 


    polys, map, topClus = 10)

Arguments

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)

Value

clusters found/passed

Author(s)

Markus Loecher

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
#data(drugCrimes)


#PlotClusters()


#examples to come


print(1)

TreeHotspots documentation built on May 2, 2019, 5:17 p.m.