James is a Solutions Engineer at RStudio, where he focusses on helping RStudio commercial customers successfully manage RStudio products. He is passionate about connecting R to other toolchains through tools like ODBC and APIs. He has a background in statistics and data science and finds any excuse he can to write R code.
January 10, 2022
We answer questions from the community on the recent integration of RStudio on Amazon Sagemaker.
October 12, 2021
RStudio Connect introduces support for Tableau Analytics Extensions, an integration that enables you to create R or Python HTTP API extensions for use in Tableau workbooks.
May 4, 2021
APIs can dramatically increase the impact of data analytics by making real time results accessible to a larger audience. RStudio empowers organizations to both create and use analytic APIs.
October 28, 2020
The Plumber package is a tool for integrating R with other frameworks and technologies
January 30, 2020
Plumber is a package that allows R users to create APIs out of R functions. This flexible approach allows R processes to be accessed by toolchains and frameworks outside of R.
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...