REST API with R

REST APIs are everywhere around us. Software engineers use them to develop backend logic, and data scientists use them to deploy machine learning models. In this blog you’ll learn how to make a REST API with R and the plumber package. Introduction to REST APIs […]

Praetorian Covid flexdashboard

Praetorian Covid is a clinical trial that is executed in the fight against covid-19. As you probably heard, there are many trials going on at this moment. On this clinical trials website you can find them. Praetorian Covid is executed by the Radboud University of […]

Interactive Gene Explorer

Since almost 2 years I am working for a global Bio pharmaceutical company. Together with researchers, I am working on applications to analyze (sometimes big) data to find medicines for patients with serious and life-threatening diseases. As you can imagine, the work is confidential and […]

RStudio Connect installation

RStudio Connect (RSC) is a relatively new platform of RStudio. It is a place where you can share your Shiny applications, R Markdown reports, Plumber APIs, plots and more with your team and your users. It uses the push-button functionality from your local RStudio to deploy […]