location_query: Query information about a location

View source: R/grappos_requests.R

location_queryR Documentation

Query information about a location

Description

This function is used to find the information needed for an entire GET request url based on just the zip code or city name (or regex)

Usage

location_query(location)

Arguments

location

Zip code or (portion of) city name

Value

A data.frame with city name, zip code, lat, and long


pbr documentation built on Aug. 25, 2023, 5:14 p.m.