step_along_direction: step along path with direction

Description Usage Arguments Value

View source: R/distance-between.R

Description

step along path with direction

Usage

1
step_along_direction(start_point, direction, distance)

Arguments

start_point

(d vector) starting point

direction

path away from starting point

distance

distance away from point for the new point

Value

next point along the correct angle and distance


skgallagher/EpiCompare documentation built on Sept. 14, 2021, 5:45 a.m.