Using read.table now on large files. Scan should be faster reading and parsing the files if a 'what' list is provided.

How would I generate a what list that repeats the the last 4 elements n (n=14 or 10 or 8) times?

whatlist=list(Tstamp="",Condition=0,A1=0,B1=0,C1=0,D1=0)

All are numeric, either decimal or hexadecimal.

Thanks in advance,
Alex van der Spek

______________________________________________
R-help@r-project.org 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.

Reply via email to