longitude_checker: Convert Longitudes into -180 to 180

Description Usage

Description

Takes in a set of longitude coordinate values, checks if they sit in the range [-180, 180] or [0, 360]. If the latter is true, then the coordinate values are coverted into the former.

Usage

1
longitude_checker(lon_coords)

thomaspinder/usefulRFunctions documentation built on May 10, 2019, 8:27 a.m.