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

crunchAPI

Main Crunch API handling function


Description

Main Crunch API handling function

Usage

crunchAPI(http.verb, url, config = list(), status.handlers = list(), ...)

Arguments

http.verb

character in GET, PUT, POST, PATCH, DELETE

url

character URL to do the verb on

config

list of config parameters. See httr documentation.

status.handlers

named list of specific HTTP statuses and a response function to call in the case where that status is returned. Passed to the handleAPIresponse() function.

...

additional arguments passed to GET, PUT, POST, PATCH, or DELETE


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.