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


iDigBio/ridigbio documentation built on Sept. 8, 2024, 5:50 p.m.