select_poly_overlay {nhdR} | R Documentation |
Select features clipped by a polygon
Description
Select features clipped by a polygon
Usage
select_poly_overlay(poly, sp)
Arguments
poly |
sf *polygon object |
sp |
list of sf data frames |
Value
A list of sf spatial objects
[Package nhdR version 0.6.1 Index]