trendlinePolygon: Plots Trendlines over Polygons

Description Usage Arguments Details Value Examples

View source: R/trendlinePolygon.R

Description

trendlinePolygon Plots Trendlines over Polygons

Usage

1
2
trendlinePolygon(data, shape, Breaks = "months", time, main = "Plot Title",
  normal = TRUE, size = c(1, 1), Color = palette())

Arguments

data

Spatial Points Data Frame object of Data

shape

Spatial Polygon Data Frame

time

Title for Map

main

Title for Map

normal

Boolean for whether to normalize points

size

Size of subplots

Color

palette

breaks

Color of heatMap

Details

Superimposes trendline plots over polygons

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.