Statistical power analyses in the browser via R's nmath library and WebAssembly.
The favicon is obtained from Flaticon.
Going via emscripten because we link a C library.
A big thanks to rustwasm/team
for writing down how to build a C library to WebAssembly via Rust.
For development, checkout the scripts in the justfile
.
If you are lazy just run just
.