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 […]

Tutorial: Crypto dashboard in R shiny

Okay, let’s face it, the whole world has been into cryptocurrencies lately. Bitcoin (BTC), the first cryptocurrency (in fact, the first digital currency to solve the double-spend problem) introduced by Satoshi Nakamoto has become bigger than well-established companies.  A lot of crypto followers and investors […]

Shiny tips and tricks

Recently I have worked a lot with R and shiny to create interactive data visualizations or dashboards. Because I have learned some small tricks to make applications better, more intuitive and faster, I thought it might be good to share them. I have created a […]