suspect_locations: Check for Unusual Longitude/Latitude

Description Usage Arguments Value

Description

Check for Unusual Longitude/Latitude Simply checks if any columns of longitude and latitude data are simultaneously 0 and 0, potentially indicating incorrectly coded data.

Usage

1
suspect_locations(long, lat)

Arguments

long

a vector of longitude values

lat

a vector of latitude values

Value

an evaluation of whether the two vectors contain 0N 0E


McCartneyAC/suspicious documentation built on May 17, 2019, 11:06 a.m.