merge_add {mapedit} | R Documentation |
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 |
|
drawn |
|
by |
not used in merge_add. This argument only exists for symmetry with the other merge functions. |
[Package mapedit version 0.7.0 Index]