Homage to the Square: Exercise 1 #2
sharlagelfand
started this conversation in
Show and tell
Replies: 14 comments 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment















Uh oh!
There was an error while loading. Please reload this page.
exercises/02-homage-to-the-square/exercise-1.Rmdmake_my_homage()to take aseedargument, and set the seed in the body of the functionmake_my_homage()with the sameseedcreates the same output, and that with a different seeds creates different outputsAll reactions