step_along_angle: step along 2d path with angle

Description Usage Arguments Value

View source: R/distance-between.R

Description

step along 2d path with angle

Usage

1
step_along_angle(start_point, angle, distance)

Arguments

start_point

(x,y) starting point

angle

angle away from point (in radians)

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.