project2line: Project points onto line

Description Usage Arguments Value Author(s) See Also

View source: R/project2line.R

Description

Projects point process contained in strips to the center line of each strip containing points. This is the inverse of the create.points.by.offset function.

Usage

1
project2line(obs.ppp, lines.psp)

Arguments

obs.ppp

point process contained in strips

lines.psp

line segment process with label field

Value

dataframe of projected locations (x,y) on the lines

Author(s)

Jeff Laake

See Also

dist2line


DSpat documentation built on May 2, 2019, 11:10 a.m.