Skip to contents

Converts the response from JSON to an R list/data.frame.

Usage

convert_response(response, flatten = TRUE)

Arguments

response

The result from the API query.

flatten

Ensure that only one `data.frame“ is returned.