Dear R users,
Sometimes it is needed to read only some columns from a table, in
particulare for high frequency data. How it is possible to read just some
certain columns using read.table ( ). The reason could be keeping space in R
and in particular accelerating in reading data when the number of rows are
huge and some of them are not needed.
Thank you very much,
Amir
---------------------------------
[[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.