Skip to content

Instantly share code, notes, and snippets.

@lynnlangit
Last active August 29, 2015 14:07
Show Gist options
  • Save lynnlangit/8013882115e4c0dfa5c5 to your computer and use it in GitHub Desktop.
Save lynnlangit/8013882115e4c0dfa5c5 to your computer and use it in GitHub Desktop.
Hello World in R
hello<-function() cat("Hello, world!\n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment