View source: R/grappos_requests.R
format_pbr_url | R Documentation |
This function simply readies the url for use in a GET request
format_pbr_url(location, dist = 100, lim = 50, brand_id = 333)
location |
Zip code or (portion of) city name |
dist |
Numeric. The distance in miles to search from the location |
lim |
Numeric. The number of results to be returned |
brand_id |
Numeric. The brand ID to be returned |
A url to be passed to pbr_query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.