Calculates direction in the reverse orientation

reverse.orientation(angle)

Arguments

angle

an angle value in degrees

Value

An angle in degrees of the opposite direction.

Examples

reverse.orientation(90)
#> [1] 270