Learn R Programming

upwaver (version 1.2.1)

request: Create a correct request for the 'Upwave' API

Description

request() is an internal function that invokes a GET request with a token according to https://www.upwave.io/api/

Usage

request(url, token)

Arguments

url

an URL

token

an authentication token

Value

request