What's New in RStudio 1.2? - Build Web APIs with `plumber` Integration

RStudio 1.2 Preview: Plumber Integration

by Gary Ritchie on 2018-10-23

The RStudio 1.2 Preview Release makes it even easier to create RESTful Web APIs in R using the plumber package.

plumber is a package that converts your existing R code to a web API using a handful of special one-line comments.

RStudio 1.2 provides the following plumber-related productivity enhancements...
....READ MORE...

This topic was automatically closed after 42 days. New replies are no longer allowed.