site2segvert: Convert site to the form of segment and vertice present in...

Description Usage Arguments

View source: R/site2segvert.R

Description

Convert site to the form of segment and vertice present in the river topological structure

Usage

1
site2segvert(site_sf, arc_sf.set)

Arguments

site_sf

a site sf object with column: id, lon, lat, geometry, X, Y, and the snapped point information from the riverdist::xy2segvert() columns: seg, vert, snapdist

arc_sf.set

a arc sf object from makearc() containing columns: from, seg0, vert0, x0, y0, to, seg1, vert1, x1, y1, geometry


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