Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

PPFilip/d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diablo 3 statistics

Collection of scripts tackling various statistics in Diablo 3

Contents

primals

Visualizing what are your chances of obtaining primal items

Reading

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.

Building output

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.

About

Diablo 3 statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages