Skip to content

Instantly share code, notes, and snippets.

@josephdunn
Created December 19, 2011 21:17
Show Gist options
  • Save josephdunn/1498916 to your computer and use it in GitHub Desktop.
Save josephdunn/1498916 to your computer and use it in GitHub Desktop.
cat('hi\n')
read.csv(file('stdin'), header=FALSE)
print(information)
cat('hi again\n')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment