Skip to content

Instantly share code, notes, and snippets.

@tony91782
Created May 31, 2011 05:08
Show Gist options
  • Save tony91782/999896 to your computer and use it in GitHub Desktop.
Save tony91782/999896 to your computer and use it in GitHub Desktop.
x11 = NULL
for(i in 1:1000){
x11 = c(trick_works(1,1),x11)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment