gg_intensity: Creates a intensity map for point pattern data with ggplot2.

Description Usage

View source: R/gg_intensity.R

Description

Creates a intensity map for point pattern data with ggplot2.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
gg_intensity(
  shapefile,
  data,
  x,
  y,
  crs = 29193,
  alpha = 0.5,
  title = "Intensity",
  ylab = "Y",
  xlab = "X",
  palette = "RdYlGn"
)

qspatialR/qspatial2 documentation built on Sept. 17, 2020, 12:34 p.m.