I specialize in Large Data Visualization where I utilize the interactivity of a web browser, the fast iterations of the R programming language, and large data storage capacity of Hadoop.
March 29, 2021
{plumber} v1.1.0 is now on CRAN! In this post, we'll highlight some of the most exciting new features in both the v1.1.0 and v1.0.0 releases, including: parallel endpoint execution, a tidy interface, and request body parsing
February 1, 2021
Shiny 1.6 is now on CRAN! This release includes significant improvements to theming, caching, accessibility, and more.
January 21, 2021
plumber is an R package that allows users to create web APIs by decorating R functions using roxygen2-like comments.
October 28, 2020
The Plumber package is a tool for integrating R with other frameworks and technologies
January 25, 2019
The revamped reactlog provides an updated visual display to traverse through the reactive behavior within your shiny application. Using live shiny applications, we will use reactlog’s directed...