mpdb_api_request: Manifesto Project DB API request

View source: R/db_api.R

mpdb_api_requestR 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


manifestoR documentation built on May 29, 2024, 6:02 a.m.