Skip to content

Instantly share code, notes, and snippets.

@tomer-ben-david
Created January 13, 2018 09:19
Show Gist options
  • Save tomer-ben-david/88af8169c271ea458be08025d23eb164 to your computer and use it in GitHub Desktop.
Save tomer-ben-david/88af8169c271ea458be08025d23eb164 to your computer and use it in GitHub Desktop.
R read text file
mylog <- readLines("./reputation") # => R read load text file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment