gg_pattern: Automated analysis for point pattern data with spatstat and...

Description Usage

View source: R/gg_pattern.R

Description

Automated analysis for point pattern data with spatstat and ggplot2.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
gg_pattern(
  shapefile,
  data,
  x,
  y,
  crs = 29193,
  fun = c("G", "F"),
  nsim = 10,
  pointsize = 1,
  pointcolor = "black",
  palette = "RdYlGn",
  alpha = 0.5,
  as.list = FALSE
)

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