Skip to content

Commit 5217f58

Browse files
committed
qmd
1 parent b494f37 commit 5217f58

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
Analyses](https://causal-inference-r-workshop.netlify.app/11-tipr.html)
3232
- [12 Whole Game (Your
3333
Turn)](https://causal-inference-r-workshop.netlify.app/12-whole_game-2.html)
34+
- [13 Causal Inference is Not Just a Statistics
35+
Problem](https://causal-inference-r-workshop.netlify.app/13-quartets.html)
3436

3537
### Installing materials locally
3638

README.Rmd renamed to README.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
output: github_document
2+
format: gfm
33
---
44

55
<!-- README.md is generated from README.Rmd. Please edit that file -->
@@ -27,6 +27,7 @@ knitr::opts_chunk$set(
2727
* [10 G-Computation](https://causal-inference-r-workshop.netlify.app/10-g-computation.html)
2828
* [11 Tipping Point Sensitivity Analyses](https://causal-inference-r-workshop.netlify.app/11-tipr.html)
2929
* [12 Whole Game (Your Turn)](https://causal-inference-r-workshop.netlify.app/12-whole_game-2.html)
30+
* [13 Causal Inference is Not Just a Statistics Problem](https://causal-inference-r-workshop.netlify.app/13-quartets.html)
3031

3132
### Installing materials locally
3233

0 commit comments

Comments
 (0)