merge_add function

Merge 'sf' Adds

Merge 'sf' Adds

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

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.
  • Maintainer: Tim Appelhans
  • License: MIT + file LICENSE
  • Last published: 2020-02-02