batch_body: turn multiple columns into a batch set of requests

Description Usage Arguments

Description

turn multiple columns into a batch set of requests

Usage

1
batch_body(method, path, body = NULL)

Arguments

method

HTTP method such as GET, POST, or DELETE

path

path within Parse API, or vector of paths

body

data frame of body for each request in batch


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