Skip to content

Comment RNG reproducibility wrapper on "Get started" page #364

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nmdefries opened this issue Oct 26, 2023 · 0 comments · Fixed by #538
Closed

Comment RNG reproducibility wrapper on "Get started" page #364

nmdefries opened this issue Oct 26, 2023 · 0 comments · Fixed by #538
Assignees

Comments

@nmdefries
Copy link
Contributor

In the "get started" vignette, this code and a variant with geo_value shows up here and here.:

withr::[with_rng_version](https://withr.r-lib.org/reference/with_rng_version.html)("3.0.0", withr::[with_seed](https://withr.r-lib.org/reference/with_seed.html)(42, [length](https://rdrr.io/r/base/length.html)(state)))

This is about making the RNG reproducible. We should add a comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants