Learn R Programming

DSpat (version 0.1.0)

project2line: Project points onto line

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

project2line(obs.ppp, lines.psp)

Arguments

Value

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

See Also

dist2line