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