Skip to content

Instantly share code, notes, and snippets.

@doryokujin
Created May 22, 2012 06:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doryokujin/2767058 to your computer and use it in GitHub Desktop.
Save doryokujin/2767058 to your computer and use it in GitHub Desktop.
> samples <- rnorm(100)
> table(round(samples))
-3 -2 -1 0 1 2 3
1 4 26 36 25 7 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment