get_query_content {ieugwasr}R Documentation

Parse out json response from httr object

Description

Parse out json response from httr object

Usage

get_query_content(response)

Arguments

response

Output from api_query()

Value

Parsed json output from query, often in form of data frame. If status code is not successful then return the actual response


[Package ieugwasr version 1.0.4 Index]