Skip to content
R for the Rest of Us Logo

Reproducibility for the Rest of Us

Using Seed Values

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Your Turn

  • Open the participant unformatted-r-code.R file and add set.seed() before the sampling code for reproducible results

  • Note that the sample() function used in these slides will be overwritten by the sample() function in dplyr if the dplyr package is open

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.