gie_pagination_api: Get the data from the API endpoint.

View source: R/gie_internal_page_request.R

gie_pagination_apiR Documentation

Get the data from the API endpoint.

Description

Get the data from the API endpoint.

Usage

gie_pagination_api(
  hostname,
  continent = NULL,
  country = NULL,
  company = NULL,
  facility = NULL,
  page = NULL,
  max_pages = 5000,
  api_key = NULL
)

Arguments

hostname

Hostname

continent

Continent

country

Country

company

Company

facility

Facility

page

Page

max_pages

Max pages.

api_key

Api key


krose/gie documentation built on June 29, 2023, 1:29 a.m.