exec: Execute a GET request with the given URL and query params

Description Usage Fields

View source: R/request.r

Description

Execute a GET request with the given URL and query params

Usage

1
exec(path, params = list(), as = "parsed", token = get_access_cred())

Fields

path

The URL to GET

params

The URL parameters

as

The type of the response


lytics/rgcs documentation built on May 21, 2019, 9:16 a.m.