check_coords_for_error: Validates location coordinates
Description
Validates location coordinates
Usage
check_coords_for_error(coords)
Value
TRUE if coords are valid, FALSE otherwise
Arguments
- coords
Location coordinates. Must use this format: list(lat = 0, lng = 0)