crul-package {crul}R Documentation

HTTP R client

Description

HTTP R client

Package API

HTTP conditions

We use fauxpas if you have it installed for handling HTTP conditions but if it's not installed we use httpcode

Mocking

Mocking HTTP requests is supported via the webmockr package. See mock for guidance, and https://ropensci.github.io/http-testing-book/

Caching

Caching HTTP requests is supported via the vcr package. See https://ropensci.github.io/http-testing-book/

Author(s)

Scott Chamberlain myrmecocystus@gmail.com


[Package crul version 0.6.0 Index]