project2line {DSpat} | R Documentation |
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.
project2line(obs.ppp, lines.psp)
obs.ppp |
point process contained in strips |
lines.psp |
line segment process with label field |
dataframe of projected locations (x,y) on the lines
Jeff Laake