get_query_content: Parse out json response from httr object

View source: R/query.R

get_query_contentR 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 httr

Value

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


MRCIEU/ieugwasr documentation built on April 25, 2024, 8:32 p.m.