Skip to content

Instantly share code, notes, and snippets.

@thomasjensen
Created December 5, 2011 15:59
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 thomasjensen/1434065 to your computer and use it in GitHub Desktop.
Save thomasjensen/1434065 to your computer and use it in GitHub Desktop.
simpleR
x <- c(1,2,3)
plot(x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment