map_points_on_background: plots sf points against background of a polygons (the_shapes)

View source: R/geography.R

map_points_on_backgroundR Documentation

plots sf points against background of a polygons (the_shapes)

Description

plots sf points against background of a polygons (the_shapes)

Usage

map_points_on_background(z, the_shapes, title = "my map", labels = TRUE)

Arguments

z

the points (sf format).

the_shapes

the background polygons.

title

the title of the map.

labels

should the points be labelled with their G_NAME.


gidonc/durhamevp documentation built on April 8, 2022, 10:31 a.m.