Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

merge_add

Merge 'sf' Adds


Description

Internal function used with editFeatures to apply adds or drawn to a sf object.

Usage

merge_add(orig = NULL, drawn = NULL, by = NULL)

Arguments

orig

sf with the original or source data to which adds should apply

drawn

sf with sf data to add to orig

by

not used in merge_add. This argument only exists for symmetry with the other merge functions.


mapedit

Interactive Editing of Spatial Data in R

v0.6.0
MIT + file LICENSE
Authors
Tim Appelhans [aut, cre], Kenton Russell [aut], Lorenzo Busetto [aut], Josh O'Brien [ctb], Jakob Gutschlhofer [ctb]
Initial release
2020-02-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.