Skip to content

Instantly share code, notes, and snippets.

@felixlindemann
Created January 16, 2014 10:53
Show Gist options
  • Save felixlindemann/8452996 to your computer and use it in GitHub Desktop.
Save felixlindemann/8452996 to your computer and use it in GitHub Desktop.
foo.r
foo <-
function(value) {
return (3+value)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment