get_query_data: Get query data

View source: R/api.R

get_query_dataR Documentation

Get query data

Description

Get query data

Usage

get_query_data(
  url,
  token,
  output_type = "parsed",
  language = "nl",
  check_ssl = TRUE,
  debug = FALSE
)

Arguments

url

The url to make your request to.

token

API access token.

output_type

One of ["parsed", "text"].

language

Language of the response data.

check_ssl

Whether to check the SSL certificate or allow insecure connections.

debug

Whether to enable debugging messages.

Value

List including the response data.


Timformatie/tfmGemsTracker documentation built on Oct. 30, 2024, 1:18 p.m.