Introduction

Series: Dockerizing Shiny Apps

Docker and Shiny are two incredible technologies. Let’s explore some of the ways we can use them together! First, I’ll give you a (very) brief introduction to both Shiny and Docker, and let you know what you can expect from this series.

Introduction

Series: Graphing with echarts4r

echarts4r is a powerful graphing library in R that produces professional looking, insightful data visualizations. In this series, we’ll be taking a look at the different chart types it provides and how to customize them. This post will go over what to expect from this series and the layout of its structure.