rPUT {salesforcer} | R Documentation |
PUTs with retries and authentication
Description
PUTs with retries and authentication
Usage
rPUT(url, headers = character(0), ...)
Value
A response()
object as defined by the httr
package.
Note
This function is meant to be used internally. Only use when debugging.
[Package salesforcer version 1.0.2 Index]