check_coords_for_error: Validates location coordinates

View source: R/make_searches.R

check_coords_for_errorR 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


traveltimeR documentation built on May 29, 2024, 4:41 a.m.