get_place_details: Query Google Place Detail API

View source: R/populartimes.R

get_place_detailsR Documentation

Query Google Place Detail API

Description

Query Google Place Detail API

Usage

get_place_details(place_id, key = Sys.getenv("GOOGLE_KEY"))

Arguments

place_id

Google place ID. See docs for app to provide place ID.

key

Google API key from https://console.cloud.google.com/. Ensure Places API is enabled.


JosiahParry/populartimes documentation built on April 18, 2023, 7:07 a.m.