ppQuery {RPublica}R Documentation

API Query

Description

Execute an API query

Usage

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


[Package RPublica version 0.1.3 Index]