Skip to content

Commit 3202b2c

Browse files
committed
correct yaml header for all
1 parent 905526c commit 3202b2c

20 files changed

+110
-30
lines changed

docs/bcs70-merging_across_sweeps.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Combining Data Across Sweeps
1+
---
2+
layout: default
3+
title: Combining Data Across Sweeps
4+
nav_order: 3
5+
parent: BCS70
6+
format:
7+
gfm:
8+
variant: +yaml_metadata_block
9+
---
210

311

412
- [Download the R script for this

docs/bcs70-reshape_long_wide.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Reshaping Data from Long to Wide (or Wide to Long)
1+
---
2+
layout: default
3+
title: Reshaping Data from Long to Wide (or Wide to Long)
4+
nav_order: 4
5+
parent: BCS70
6+
format:
7+
gfm:
8+
variant: +yaml_metadata_block
9+
---
210

311

412
- [Download the R script for this

docs/mcs-data_discovery.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Data Discovery
1+
---
2+
layout: default
3+
title: Data Discovery
4+
nav_order: 2
5+
parent: MCS
6+
format:
7+
gfm:
8+
variant: +yaml_metadata_block
9+
---
210

311

412
- [Download the R script for this page](../purl/mcs-data_discovery.R)

docs/mcs-household_grid.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Working with the Household Grid
1+
---
2+
layout: default
3+
title: Working with the Household Grid
4+
nav_order: 4
5+
parent: MCS
6+
format:
7+
gfm:
8+
variant: +yaml_metadata_block
9+
---
210

311

412
- [Download the R script for this page](../purl/mcs-household_grid.R)

docs/mcs-merging_across_sweeps.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Combining Data Across Sweeps
1+
---
2+
layout: default
3+
title: Combining Data Across Sweeps
4+
nav_order: 5
5+
parent: MCS
6+
format:
7+
gfm:
8+
variant: +yaml_metadata_block
9+
---
210

311

412
- [Download the R script for this

docs/mcs-merging_within_sweep.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Combining Data Within A Sweep
1+
---
2+
layout: default
3+
title: Combining Data Within A Sweep
4+
nav_order: 6
5+
parent: MCS
6+
format:
7+
gfm:
8+
variant: +yaml_metadata_block
9+
---
210

311

412
- [Download the R script for this

docs/mcs-reshape_long_wide.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Reshaping Data from Long to Wide (or Wide to Long)
1+
---
2+
layout: default
3+
title: Reshaping Data from Long to Wide (or Wide to Long)
4+
nav_order: 7
5+
parent: MCS
6+
format:
7+
gfm:
8+
variant: +yaml_metadata_block
9+
---
210

311

412
- [Download the R script for this page](../purl/mcs-reshape_long_wide.R)

docs/ncds-data_discovery.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Data Discovery
1+
---
2+
layout: default
3+
title: Data Discovery
4+
nav_order: 2
5+
parent: NCDS
6+
format:
7+
gfm:
8+
variant: +yaml_metadata_block
9+
---
210

311

412
- [Download the R script for this page](../purl/ncds-data_discovery.R)

docs/ncds-merging_across_sweeps.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Combining Data Across Sweeps
1+
---
2+
layout: default
3+
title: Combining Data Across Sweeps
4+
nav_order: 3
5+
parent: NCDS
6+
format:
7+
gfm:
8+
variant: +yaml_metadata_block
9+
---
210

311

412
- [Download the R script for this

docs/ncds-reshape_long_wide.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Reshaping Data from Long to Wide (or Wide to Long)
1+
---
2+
layout: default
3+
title: Reshaping Data from Long to Wide (or Wide to Long)
4+
nav_order: 4
5+
parent: NCDS
6+
format:
7+
gfm:
8+
variant: +yaml_metadata_block
9+
---
210

311

412
- [Download the R script for this

0 commit comments

Comments
 (0)