R

Creating Bar Charts with Baselines Using Customised Shapes in Plotly

A quick demonstration of adding customised shapes to bar charts in Plotly with R.

Dplyr Functions with String

A trick to use string as arguments in dplyr functions

Cache Time-consuming Computations in R

Quick demonstration of caching time-consuming computations in R