return_response: return_response

Description Usage Arguments

View source: R/return_response.R

Description

Base function for handling API response.

Usage

1
return_response(response, asDataFrame)

Arguments

response

Response from API request.

asDataFrame

logical. Determines the content of the response returned by the function. If FALSE, the function will return full JSON response. If TRUE, the function will return only payload part of the response transformed into a dataframe.


anlaytium-group/rsas9api documentation built on Nov. 2, 2019, 1:54 p.m.