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