Collection of scripts tackling various statistics in Diablo 3
Visualizing what are your chances of obtaining primal items
These articles are published on a subsite of shitcoin.ninja , but you can read them directly from project directory - just select a .md notebook of interest and open it.
If you want to build files yourself, I suggest you use
install.packages("ezknitr")
library(ezknitr)
ezknit(file = 'primals.Rmd', out_dir = 'out')
In order to properly send output to a directory of your choice.