Api

rstudio::conf 2019

Democratizing R with Plumber APIs

January 24, 2019 |

The Plumber package provides an approachable framework for exposing R functions as HTTP API endpoints. This allows R developers to create code that can be consumed by downstream frameworks, which...

Webinars

The basics, and some of the pitfalls, of calling web APIs from within R.

July 13, 2017 |

web APIs the basics, and some of the pitfalls, of calling web APIs from within R, including read/write operations, headers, authentication, error handling, and response parsing.

Webinars

Part 1 - Easy ways to collect different types of data from the web with R

November 9, 2016 |

Easy ways to collect different types of data from the web with R.