merge_edit {mapedit} | R Documentation |
Merge 'sf' Edits
Description
Internal function used with editFeatures
to apply edits
to a sf
object.
Usage
merge_edit(orig = NULL, edits = NULL, by = c(id = "layerId"))
Arguments
orig |
|
edits |
|
by |
named |
[Package mapedit version 0.7.0 Index]