Skip to contents

Clean latitude and longitude data across the dateline

Usage

clean_lat_lon(x)

Arguments

x

Pot or observer data with columns longitude, latitude, and eastwest

Value

x with location information correctect across the date line to be negative

Examples

clean_lat_lon(pots)
#> Error: object 'pots' not found