Learn R Programming

pleiades (version 0.3.0)

pl_places: Get data for a place given a place ID

Description

Get data for a place given a place ID

Usage

pl_places(place_id, ...)

Arguments

place_id

(integer/numeric) A place ID

...

Curl options, see curl::curl_options()

Examples

Run this code
# NOT RUN {
pl_places(place_id = 462471)
# }

Run the code above in your browser using DataLab