check_coords_for_error {traveltimeR}R Documentation

Validates location coordinates

Description

Validates location coordinates

Usage

check_coords_for_error(coords)

Arguments

coords

Location coordinates. Must use this format: list(lat = 0, lng = 0)

Value

TRUE if coords are valid, FALSE otherwise


[Package traveltimeR version 1.2.1 Index]