gg_points: Creates a point pattern map with ggplot2.

Description Usage

View source: R/gg_points.R

Description

Creates a point pattern map with ggplot2.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
gg_points(
  shapefile,
  data,
  x,
  y,
  crs = 29193,
  pointsize = 1,
  pointcolor = "black",
  title = "Point Pattern",
  ylab = "Y",
  xlab = "X"
)

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