sf_ClipPointsSPover: Clip points using 'sp::over'

Description Usage Arguments Value Creation notes

Description

Clips points by converting sf features to sp, using sp::over, then converting back to sf for the output. Can be faster than some sf methods.

Usage

1
sf_ClipPointsSPover(inputPoints, clipPoly)

Arguments

inputPoints

sf Point object

clipPoly

sf Polygon object

Value

Returns an sf object clipped to the clipPoly.

Creation notes

First created on 2019-Mar-21 in 1-2_FIA_CleanRawData.R


jacpete/jpfxns2 documentation built on May 10, 2020, 9:15 p.m.