AngleToPoint: AngleToPoint

Description Usage Arguments Value

View source: R/move.R

Description

Calculates the angle (based on a unit circle, where due East is 0 and due West is pi) between an origin (x,y) and a target (x,y).

Usage

1
CenterXYInCell(x, y, xmin, ymin, cellsize)

Arguments

origin_x

starting location x value

origin_y

starting location y value

target_x

finishing location x value

target_y

finishing location y value

Value

numeric


Blakemassey/ibmr documentation built on Dec. 25, 2021, 8:39 a.m.