Learn R Programming

ropensecretsapi (version 1.0.0)

DoGet: Function performs the request for data from the OpenSecrets.org website and returns the result as a data frame.

Description

Function performs the request for data from the OpenSecrets.org website and returns the result as a data frame.

Usage

DoGet(method, params)

Arguments

method
The web method being invoked -- see https://www.opensecrets.org/resources/create/api_doc.php{here}.
params
Any parameter pertaining to a specific web method invocation.