intrino_fetch: Perform a get request to an endpoint on the intrino server

Description Usage Arguments Value

View source: R/intrino.service.R

Description

Perform a get request to an endpoint on the intrino server

Usage

1
intrino_fetch(endpoint, next_page = NULL)

Arguments

endpoint

a "url" object or a character string which will form the variable part of the endpoint URL for a discussion of url objects see httr::build_url

Value

a list, class iex_api, with keys of "status,content,url,response


schardtbc/intrinoR documentation built on July 12, 2019, 4:21 a.m.