Skip to content

Package for simulating dice rolls in Warhammer 40k 8th

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

psmits/mathhammr

Repository files navigation

mathhammr

An R package full of useful functions for simulating dice rolling in Warhammer 40k 8th edition.

There are 3 major functions:

  • to_attack()
  • to_wound()
  • to_save()

All of these are powered by the roll_dice() function.

run_examples() lists the avaliable shiny demos.

What?

Mathhammer is the name used by the 40k community for analyzing the effectiveness of individual units. For a primer, I recommend this DakkaDakka primer. Mathhammer is really just the application of probability and statistics to wargaming -- which is about as nerdy as it gets.

Installation

This package is not on CRAN. To use it, you'll have to install from GitHub.

library(devtools)
devtools::install_github("psmits/mathhammr")

Shiny Applications

This package powers a webapp for rolling dice. It is great for horde armies.

About

Package for simulating dice rolls in Warhammer 40k 8th

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages