heatMap: Plots cloroploth map of points

Description Usage Arguments Details Value Examples

View source: R/heatMap.R

Description

heatMap Plots cloropleth map

Usage

1
heatMap(data, shape = NULL, col = "blue", main = "Sample HeatMap")

Arguments

data

Spatial Points Data Frame object of Data

shape

Spatial Polygon Data Frame

col

Color of heatMap

main

Title for Map

Details

Plots chloropleth map

Value

geospatial visualization

Examples

1
2
3
4
## Not run: 
heatMap(df, shape)

## End(Not run)

maelezo/mzgeo documentation built on May 24, 2019, 5:07 a.m.