Skip to content

Commit

Permalink
add footnotes
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwright committed Sep 18, 2024
1 parent 0004e52 commit bf18bb3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/mcs-household_grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,8 @@ on cohort-member and family-member’s dates of birth, which can be used
to, for example, identify the number of resident younger siblings,
determine maternal and paternal age at birth, and so on.

# Footnotes

[^1]: Loading the `.dta` files into `R` with `haven::read_dta()` retains
the dataset metadata, including variable names and labels, mainly by
storing variables as `labelled` class objects. See the [`labelled`
Expand Down
2 changes: 2 additions & 0 deletions quarto/mcs-household_grid.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,5 @@ df_0y_hhgrid_prel %>%
# Coda

This only scratches the surface of what can be achieved with the household grid. The `mcs[1-7]_hhgrid.dta` files also contain information on cohort-member and family-member's dates of birth, which can be used to, for example, identify the number of resident younger siblings, determine maternal and paternal age at birth, and so on.

# Footnotes

0 comments on commit bf18bb3

Please sign in to comment.