Skip to content

Commit e3f4421

Browse files
committed
Remove the part about the seed from the challenge.
Some groups added a set.seed() into the Rmd. This then interfered with the later workflowr demonstration that everyone gets the same answer when using workflowr.
1 parent 329ac65 commit e3f4421

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

analysis/challenge.Rmd

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,8 @@ both the original and updated versions of the variable are defined in the curren
9696
R session, the code will continue to run. But when you or someone else tries to
9797
run the code in a clean R session, the code will unexpectedly fail.
9898

99-
## Compare results
99+
## Finshed?
100100

101-
Success! The analysis now runs. Compare your prediction results to that of your
102-
partners' and/or re-run the analysis again. Are the results always identical?
103-
Why not? What could you do if you wanted to publish these results and allow
104-
others to exactly reproduce your findings?
101+
Was your group able to reproduce the analysis? If yes, please exit the breakout
102+
room to rejoin the main room. This will help us know once all the groups have
103+
finished.

0 commit comments

Comments
 (0)