merge_add: Merge 'sf' Adds

View source: R/merge.R

merge_addR 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

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.


r-spatial/mapedit documentation built on March 29, 2022, 5:42 p.m.