[R] skipping values when reading binary files

Philipp Pagel p.pagel at wzw.tum.de
Fri Aug 22 10:08:26 CEST 2008


> I would like to skip a preset number of values when reading in a binary file
> (readBin). Is there any way to do this?

Just read the number of elements you would like to skip and discard them.

cu
	Philipp

-- 
Dr. Philipp Pagel
Lehrstuhl für Genomorientierte Bioinformatik
Technische Universität München
Wissenschaftszentrum Weihenstephan
85350 Freising, Germany
http://mips.gsf.de/staff/pagel



More information about the R-help mailing list