ridigbio (version 0.3.8)

idig_GET: internal GET request

Description

Internal function for GET requests.

Usage

idig_GET(path, ...)

Value

the request (as a list)

Arguments

path

endpoint

...

additional arguments to be passed to httr::GET

Author

Francois Michonneau

Details

Generates a GET request and performs the checks on what is returned. Not exported.