Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

http-methods

HTTP methods for communicating with the Crunch API


Description

These methods let you communicate with the Crunch API, for more background see Crunch Internals.

Usage

crGET(...)

crPUT(...)

crPATCH(...)

crPOST(...)

crDELETE(...)

Arguments

...

see crunchAPI for details. url is the first named argument and is required; body is also required for PUT, PATCH, and POST.

Value

Depends on the response status of the HTTP request and any custom handlers.


crunch

Crunch.io Data Tools

v1.28.0
LGPL (>= 3)
Authors
Greg Freedman Ellis [aut, cre], Jonathan Keane [aut], Mike Malecki [aut], Neal Richardson [aut], Gordon Shotwell [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.