View source: R/gie_internal_page_request.R
gie_pagination_api | R Documentation |
Get the data from the API endpoint.
gie_pagination_api(
hostname,
continent = NULL,
country = NULL,
company = NULL,
facility = NULL,
page = NULL,
max_pages = 5000,
api_key = NULL
)
hostname |
Hostname |
continent |
Continent |
country |
Country |
company |
Company |
facility |
Facility |
page |
Page |
max_pages |
Max pages. |
api_key |
Api key |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.