View source: R/gie_internal_page_request.R
url_api_construct | R Documentation |
Construct the url.
url_api_construct(
hostname,
continent = NULL,
country = NULL,
company = NULL,
facility = NULL,
page = NULL,
size = 300,
scheme = "https",
path = "api"
)
hostname |
Hostname |
continent |
Continent |
country |
Country |
company |
Company |
facility |
Facility |
page |
Page |
size |
Size. Defaults to 300. |
scheme |
Scheme. Defaults to 'https' |
path |
Path. Defaults to 'api' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.