parse_api_POST: Perform a POST request to parse

Description Usage Arguments

Description

Perform a POST request to parse

Usage

1
parse_api_POST(path, body = NULL, to_json = TRUE, ...)

Arguments

path

path to send POST request to

body

body of POST request

to_json

whether to convert body to JSON

...

extra arguments passed on to httr::POST


dgrtwo/rparse documentation built on May 15, 2019, 7:28 a.m.