request: Make an HTTP request

Description Usage Arguments Value

View source: R/request.R

Description

makes an HTTP request along with HTTP query parameters for a web service.

Usage

1
request(URL, ..., query = NULL)

Arguments

URL

character URL of the WLTS Service.

...

character Parameters to httr::GET function.

query

list A named list with HTTP query parameters.

Value

a object response from httr package.


brazil-data-cube/rwlts documentation built on Oct. 11, 2021, 1:44 a.m.