Created
January 13, 2018 09:19
-
-
Save tomer-ben-david/88af8169c271ea458be08025d23eb164 to your computer and use it in GitHub Desktop.
R read text file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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