Skip to content

Commit 88177a8

Browse files
committed
add spaces between diff outputs
1 parent b2c87c5 commit 88177a8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

instructors/fig/04-practical-instructor-2.R

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ room_number <- 1 #valid for all
1212
intervention_begin <- 200 # change (e.g., range 100-200)
1313
intervention_duration <- 250 # change (e.g., range 150-250)
1414

15+
16+
# * ----------------------------------------------------------------------
1517
# Intervention 1 ---------------------------------------------------------
18+
# * ----------------------------------------------------------------------
19+
1620

1721
# Non-pharmaceutical interventions
1822
# on contacts
@@ -130,7 +134,10 @@ intervention_schoolclosure <- test_intervention
130134

131135

132136

137+
# * ----------------------------------------------------------------------
133138
# Intervention 2 ---------------------------------------------------------
139+
# * ----------------------------------------------------------------------
140+
134141

135142
# Non-pharmaceutical interventions
136143
# on transmission
@@ -227,7 +234,10 @@ intervention_mask_mandate <- test_intervention
227234

228235

229236

237+
# * ----------------------------------------------------------------------
230238
# Intervention 3 ---------------------------------------------------------
239+
# * ----------------------------------------------------------------------
240+
231241

232242
# Pharmaceutical interventions
233243
# Vaccination

0 commit comments

Comments
 (0)