bufferintersection: geospatial operation of intersection between the buffered...

Description Usage Arguments

View source: R/bufferintersection.R

Description

geospatial operation of intersection between the buffered river centerline sf and site sf

Usage

1
bufferintersection(site_sf, rivers, buffer_dist = 1000)

Arguments

site_sf

a sf object of sites

rivers

a sf object of river centerline

buffer_dist

the distance of buffering riversn centerline in meter


WeiquanLuo/rivertopo documentation built on Jan. 28, 2020, 11:39 a.m.