lf_points: Creates a point pattern map with leaflet.

Description Usage

View source: R/lf_points.R

Description

Creates a point pattern map with leaflet.

Usage

1
2
3
4
5
6
7
8
9
lf_points(
  data,
  x,
  y,
  crs = 29193,
  pointsize = 1,
  pointcolor = "black",
  title = "Point Pattern"
)

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