ppQuery: API Query

Description Usage Arguments Author(s)

View source: R/ppQuery.R

Description

Execute an API query

Usage

1
ppQuery(op, baseurl, args = NULL, ...)

Arguments

op

A character string containing an API operation, and associated arguments.

baseurl

The base URL for conducting the API query.

args

A character string containing additional URL-encoded parameters.

...

Arguments passed to GET.

Author(s)

Thomas J. Leeper


RPublica documentation built on May 2, 2019, 2:34 a.m.