mpdb_api_request {manifestoR} | R Documentation |
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 |
[Package manifestoR version 1.6.0 Index]