parse_response: Parses a raw httr response into an FGResponse representing an...

Description Usage Arguments Value

Description

Parses a raw httr response into an FGResponse representing an object of type datatype. If the httr response contains a parsable error the function will return an FGErrorResponse instead.

Usage

1
parse_response(response, datatype)

Arguments

response

The httr response

datatype

Value

class FGResponse or class FGErrorResponse


FASTGenomics/r_client documentation built on June 25, 2019, 12:12 a.m.