calc.clockwise.angle: Calculate the clockwise angle between two vectors Vectors are...

Description Usage Arguments Value

View source: R/calc.clockwise.angle.r

Description

Calculate the clockwise angle between two vectors Vectors are specified relative to the origin

Usage

1
calc.clockwise.angle(vector1, vector2)

Arguments

vector1

# vector of length 2. First entry is x and second entry is y

vector2

# vector of length 2. First entry is x and second entry is y

Value

An angle in degrees


PacificCommunity/ofp-sam-vast-utils documentation built on Nov. 2, 2020, 7:05 p.m.