Rdocumentation
powered by
Learn R Programming
ubeR (version 0.1.4)
PUT: Send PUT request to a server
Description
A wrapper around httr::PUT().
Usage
PUT(url, body = NULL)
Arguments