overlap: Generate the overlap of two 'slendr' objects

overlapR Documentation

Generate the overlap of two slendr objects

Description

Generate the overlap of two slendr objects

Usage

overlap(x, y, name = NULL)

Arguments

x

Object of the class slendr

y

Object of the class slendr

name

Optional name of the resulting geographic region. If missing, name will be constructed from the function arguments.

Value

Object of the class slendr_region which encodes a standard spatial object of the class sf with several additional attributes (most importantly a corresponding slendr_map object, if applicable).


slendr documentation built on Aug. 8, 2023, 5:08 p.m.