Skip to contents

Transform angles to their complement angle

Usage

complement_angle(x, ref = 180)

Arguments

x

Numeric. Angles to transform into their complement respective to ref

ref

Numeric. Number from which to take the complement.

Value

Numeric vector of complements.