View source: R/poptimes_from_address.R
poptimes_from_address | R Documentation |
Search Google for popular times for a given point of interest's name and address. Google is smart, so the address component is not exceptionally strict. But do your best to format it!
poptimes_from_address(place_name, address)
place_name |
The name of the place. |
address |
A string containing the address of a place. Roughly as " |
poptimes_from_address("Red Arrow", "61 Lowell Street, Manchester, NH, 03101, US")
poptimes_from_address("McDonald", "Helmstraat 16, 6211 TA Maastricht, Netherlands")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.