Skip to content

Commit 1c91341

Browse files
add missing space
1 parent 10b72b2 commit 1c91341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slides/raw/01-causal_modeling_whole_game.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ smk_wt_dag |>
249249
#| code-line-numbers: "|1-8"
250250
#| output-location: fragment
251251
lm(
252-
wt82_71~ qsmk + sex +
252+
wt82_71 ~ qsmk + sex +
253253
race + age + I(age^2) + education +
254254
smokeintensity + I(smokeintensity^2) +
255255
smokeyrs + I(smokeyrs^2) + exercise + active +

0 commit comments

Comments
 (0)