r-causal / causal-inference-in-R

Causal Inference in R: A book!
https://www.r-causal.org/
165 stars 42 forks source link

Reorganize chapters #206

Closed malcolmbarrett closed 7 months ago

malcolmbarrett commented 7 months ago

This PR:

The motivation here came from my recent changes to add and move chapters. It was hard to rename them and remember which was which. I kept the numbers in the file name so technically, if we move things again, we still need to change the name in two places (the file and _quarto.yml), but I find the numeric ordering very helpful so I kept that.

malcolmbarrett commented 7 months ago

FYI merging this @LucyMcGowan and @tgerke. Merge main on any branches you're working on sooner than later to avoid conflicts!