make_request: Returns a response from the indico API endpoint

Description Usage Arguments Value

Description

Given input data, return the response from the indico API endpoint specified

Usage

1
2
make_request(data, api, version = NULL, apis = NULL, method = NULL,
  api_key = FALSE, cloud = FALSE, ...)

Arguments

data

data for analysis

api

api to call

version

for api version

api_key

your personal indico API key

cloud

subdomain for indico private cloud

...

additional arguments to passed to request

Value

error or response extracted from the indico API response


IndicoDataSolutions/IndicoIo-R documentation built on May 7, 2019, 6:37 a.m.