igdb_complete_request: igdb_complete_request function creates a new GET request to...

Description Usage Arguments Value

View source: R/Wrapper.R

Description

igdb_complete_request function creates a new GET request to the IGDB API This function is used by igdb_request() which creates the complete path for you.

Usage

1
igdb_complete_request(completePath = "", key = "")

Arguments

completePath

the complete pathcosists of the endpoint path and the query parameters

key

IGDB API key

Value

a structure containing:


igdb/igdb-api-r documentation built on Sept. 16, 2021, 2:29 a.m.