getPointUpstream: Find a point a given distance up stream on a river segment

View source: R/getPointUpstream.R

getPointUpstreamR Documentation

Find a point a given distance up stream on a river segment

Description

Find a point a given distance up stream on a river segment

Usage

getPointUpstream(sldf, distance = 50)

Arguments

sldf

a spatial line.

distance

the distance to move upstream.

Value

A spatial points object.


Faskally/fflgis documentation built on Sept. 21, 2023, 1:15 p.m.