Skip to content
Prev 179135 / 398506 Next

is there a way to read a specific column from a txt file

Sometimes, it is too costly to read the whole data file into R.
I am looking for solution in scan() and read.Lines() but don't they work.
Thank you so much!