inst/examples/examples_leafpm.R

library(sf)
library(mapview)

#devtools::install_github("r-spatial/mapedit@leafpm")
library(mapedit)
#devtools::install_github("r-spatial/leafpm")
library(leafpm)


editFeatures(franconia[1:3,], editor = "leafpm")

Try the mapedit package in your browser

Any scripts or data that you put into this service are public.

mapedit documentation built on Feb. 3, 2020, 1:07 a.m.