Learn R Programming

DSpat (version 0.1.0)

offset.points: Offset points from the line to actual position

Description

Convert x,y point locations on the line and a distance (negative is left of line for the direction of travel) for a series of points in a strip.

Usage

offset.points(line, pts)

Arguments

Value

pts dataframe with x,y locations of the objects offset from the line at the appropriate distance and side.

See Also

create.points.by.offset