Learn R Programming

manifestoR (version 1.0-4)

mpdb_api_request: Manifesto Project DB API request

Description

gets the requested url and passes HTTP header error codes on to raise R errors with the same text

Usage

mpdb_api_request(file, body)

Arguments

file
file to request below apiroot url
body
body text of the posted request: should contain the parameters as specified by the Manifesto Project Database API