View source: R/tripadvisor_places.R
tripadvisor_places | R Documentation |
Search for the n most popular places in a city according to Tripadvisor
tripadvisor_places(ciudad, n.resultados = Inf)
ciudad |
City or area where you want the places' information |
n.resultados |
Maximum number of results to retrieve. If not specified, all results will be retrieved |
Character vector with the names of the most popular places of the searched city or area according to Tripadvisor
## Not run: tripadvisor_places("Pinamar, Argentina", 10) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.