Hi there,
I have a so big text file which contents are just values varing from 1 to 5.
The size of this file are about 800MB and I can“t read it in my R session
because of memory limits. I would like to know if I can skip the firsts 10.000
values of the text file, and read the next 5.000 values.
The real dimension of my file are 2048*2048*100 values.
Kind regards,
Miltinho
Brazil
__________________________________________________
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.