idig_GET: internal GET request

View source: R/base.R

idig_GETR Documentation

internal GET request

Description

Internal function for GET requests.

Usage

idig_GET(path, ...)

Arguments

path

endpoint

...

additional arguments to be passed to httr::GET

Details

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

Value

the request (as a list)

Author(s)

Francois Michonneau


ridigbio documentation built on Oct. 7, 2023, 1:08 a.m.