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


traveltime-dev/traveltime-sdk-r documentation built on June 1, 2025, 10:18 p.m.