Learn R Programming

pbr (version 0.0.2)

location_query: 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)

Value

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

Arguments

location

Zip code or (portion of) city name