Evanbook
Evanbook is the working book for the evanverse R package.
The package website and API reference are generated by pkgdown. Evanbook is a separate Quarto companion for module notes, design context, examples, and review records.

Current Scope
For now, the book stays intentionally small:
- an index page that explains the purpose and package map;
- module pages for
base,ops,pkg,download,stat,plot, andtoy.
More sections can be added later when the material justifies them.
Package Map
| Module | Role |
|---|---|
base |
Data frame helpers, file helpers, gene ID helpers, GMT parsing, small math utilities |
ops |
Infix operators and compact comparison/mapping helpers |
pkg |
Package installation, update, mirror, and availability helpers |
download |
File and data download helpers |
stat |
Quick statistical tests and result formatting |
plot |
Common plotting workflows and visual helpers |
toy |
Toy data and examples for tests, docs, and offline workflows |