Skip to content
Snippets Groups Projects
Commit 7dbc2b25 authored by Ben Anderson's avatar Ben Anderson
Browse files

fixed typo

parent 4fa82a42
Branches
No related tags found
No related merge requests found
......@@ -410,7 +410,7 @@ The following analyses use a subset of the main data which only contains 1983 &
```{r testDifferences1983_1985}
kable(caption="Cases for 1983/87 pooling testing",
table(subset1983_1987_DT$survey,
subset1983_1987_DT$ba_survey,
subset1983_1987_DT$sex,
useNA = "always"
)
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment